An issue tracking system (also ITS, trouble ticket system, support
ticket or incident ticket system) is a computer software package that
manages and maintains 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 other 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, and some bugtrackers are
capable of being used as an issue tracking system, and vice versa.
The
end-user of the issue tracking system can create entirely new issues,
read existing issues, add details to existing issues, or resolve an
issue. When a user of the system makes a change, the issue tracking
system will record the action and who made it, so as to maintain a
history of the actions taken. Each user of the system may have issues
assigned to them, that is, that user is responsible for the proper
resolution of that issue. This is generally presented to the user in a
list format. The user may have the option of re-assigning an issue to
another user, if needed. For security, an issue tracking system will
authenticate its users before allowing access to the systems.
Issues
can have several aspects to them. Each issue in the system may have an
urgency value assigned to it, based on the overall importance of that
issue. Critical issues are the most severe that should be resolved in
the most expedient way possible, taking precedence over all other
issues. Low or zero urgency issues are minor, and should be resolved as
time permits. Other details of issues include the customer experiencing
the issue (whether external or internal), date of submission, detailed
descriptions of the problem being experienced, attempted solutions or
work-arounds, and other relevant information. As previously noted, each
issue maintains a history of each change.
- A customer service technician receives a telephone call, email, or other communication from a customer about a problem. Some applications provide automatic error reporting from exception handling blocks.
- The technician verifies that the problem is real, and not just perceived. The technician will also ensure that enough information about the problem is obtained from the customer. This information generally includes the environment of the customer, when and how the issue occurs, and all other relevant circumstances.
- The technician creates the issue in the system, entering all relevant data, as provided by the customer.
- As work is done on that issue, the system is updated with new data by the technician. Any attempt at fixing the problem should be noted in the issue system.
- After the issue has been fully addressed, it is marked as resolved in the issue tracking system.
The Comparison List of Issue Tracking Systems:
en(dot) wikipedia(dot)org/wiki/Comparison_of_issue-tracking_systems
No comments:
Post a Comment