Measure Time to first response SLA for reopened issues in a JSM project

Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.

Purpose

When an issue is reopened, by default the Time to resolution SLA is reset. However, the Time to first Response SLA doesn't. Sometimes project administrators need to measure the Time to First Response SLA for reopened issues in a service project. This article covers the steps when there is a requirement for customers to also measure the time to first response for reopened issues.

Environment

Jira Service Management Cloud

Solution

Reset the SLA when the ticket is reopened

  1. Add another condition to the SLA Start condition: Resolution cleared

    1. Navigate to Service Project > Project Settings > SLA > Locate the SLA Time to first response > Click Edit

    2. Add Resolution cleared under Start counting conditions

  2. Next, in the workflow, make sure that the Reopen transition of workflow should have a post-function to clear the Resolution field. 

    1. If you already have a reopen transition, follow the steps below:

      1. Go to the project settings > Workflow;
      2. Edit the desired workflow;
      3. Find the transition that will reopen the issue and click on it;
      4. Navigate to the pop-up and click on Post Functions, then click Add post Function;
      5. Add the Clear Field Value event as a post function;
      6. Select the Resolution field and click add;
      7. If you edit an active workflow, remember to publish your draft afterward.
    2. If you don't have a reopen transition, follow the steps below:

      1. Go to the project settings > Workflow;
      2. Copy the name of the desired workflow;
      3. Navigate to https://<YourSite>.atlassian.net/jira/settings/issues/workflows
      4. Locate the desired workflow > Click on the three dots icon (•••) > Copy;
      5. Add the new transition. You can learn more about it here.
      6. Follow steps 4, 5, 6, and 7 above;
      7. Activate the workflow





Last modified on May 23, 2023

Was this helpful?

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