Eventum is an open source issue tracking system software developed by MySQL AB that can be used by a support department to track technical support requests, or by a software development team to organize and prioritize tasks and bugs. It relies on an installed web server, PHP, and the MySQL database management system for operation. The source code is available through the GNU General Public License.
What are Issue tracking systems ?
Issue tracking systems are computer software packages that manage and maintain lists of issues, as needed by an organization. Issue tracking systems are commonly used in an organization's customer support call center to create, update, and resolve reported customer issues, or even issues reported by that organization's others employees. An issue tracking system often also contains a knowledge base containing information on each customer, resolutions to common problems, and other such data. An issue tracking system is similar to a "bugtracker ", and often, a software company will sell both. For security, issue tracking systems will authenticate its users before allowing access to the system.