Customize JIRA Service Desk's bug report workflow

Still need help?

The Atlassian Community is here for you.

Ask the community

When a customer reports a bug using the portal, JIRA Service Desk assigns the request to your organization's Bug workflow. By default, this workflow is the same for both JIRA Service Desk and JIRA Software issues.


This workflow follows the basic process above. JIRA administrators can customize it to adapt to the needs of your customers, developers, and service desk agents.

Customize your bug report and resolution workflow

JIRA's default Bug workflow is a good starting point for most teams. As your organization grows, you may want to update your workflow to suit the specific needs of your business. For example, you can add steps for approvals or QA verification.

You need to be a JIRA admin to make changes to workflows. Changes to workflows affect all projects that use the workflow. Be careful!


To edit the bug workflow:

  1. In your service desk project, select Project settings > Workflows.
  2. Select the edit icon next to the entry titled <Project key>: JIRA Service Desk default workflow.
  3. Use the workflow editor to add or remove steps and transitions.

Read more about working with workflows.

Add a "waiting on development" step to the request's workflow

You may want to add a stage to your bug workflow for when a development team investigates the issue. This status helps your service team track which bugs are being handled by a development team. And, it informs customers when the issue is being looked at by developers.

To add a new step in the workflow:

  1. Follow the above steps to customize the <Project key>: JIRA Service Desk default workflow.
  2. Select + Add status.
  3. Give the status a name. For example, Waiting on development team and select Add.
  4. Give the status a description. This helps administrators who manage workflows across JIRA Server apps.
  5. Switch the category to In progress.
  6. Select Create.

To add an incoming "escalate to development team" transition:

  1. Select the Waiting on development team status.
  2. Select Add Transition.
  3. In the From status drop down, select Work in progress.
  4. In the To status drop down, select Waiting on development team.
  5. In the Name field, provide the call to action. For example, Escalate to development team.
  6. In the Screen drop down, select Workflow Screen.
  7. Select Add.

To add a transition to allow the agent to mark the request as done:

  1. Select + Add transition.
  2. In the From status drop down, select Waiting on development team.
  3. In the To status drop down, select Done.
  4. In the Name field, provide the call to action. For example, Mark as close.
  5. In the Screen drop down, select Resolve Issue Screen.

Publish your draft workflow.


Last modified on May 18, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.