IT use case: Bug reporting and triage
Scenario
A support team needs a way to triage tickets, do preliminary investigation and effectively communicate the details of the bug to the engineering team.
Video
Watch a video demonstration of this use case. You can change the language for the video by selecting the Language icon in the upper right corner.
Typical issue life cycle
Customer submits IT support request form via the Jira Service Management portal.
The Support Agent may suggest some standard solutions, ask for support files, or additional information, and will try to reproduce the problem. Once it’s determined that the customer has indeed found a bug, the Agent will transition the issue to
SUPPORT TRIAGE
.A Bug triage form is automatically added to the issue, and the agent completes the top portion of the form. While the Bug triage form is designed for internal use, depending on the complexity of the situation the Agent may set the form to external, allowing the customer to confirm that the form accurately reflects the bug.
When the information is complete, the Agent transitions the issue to
ENGINEERING REVIEW
. The form contains all of the information needed to understand and reproduce the issue. The Engineer completes the colored part of the form, providing the Agent with the information needed to explain the findings to the customer.The Engineer then transitions the issue, either by providing a fix, or by raising a bug.
The Agent uses the information Engineer added to the form to update the customer.
You can use project automation to clone the issue from the support project to your development project. Additional apps such as ScriptRunner allow you to clone the form along with the issue.
Key actions
Set up ProForma automation to automatically add to the Bug triage form when the issue is transitioned to
SUPPORT TRIAGE
.(Optional) Use automation to clone the issue to the development project when the
RAISE BUG
transition occurs.
Workflow
Forms
The forms are available in the ProForma templates side bar.
IT support request | Bug triage |
Unique feature and advantages
Using forms standardizes how the Support Agent works and what questions are put to the customer.
The form also serves as an efficient vehicle for passing information between the Support team and Engineering (without the Engineer having to comb through a comment chain); and from the Support project to the Development project.
Multiple copies of the form can be added the issue. It's especially useful if the customer submits multiple problems on the same ticket.