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

Platform Notice: Cloud Only - This article only applies to Atlassian apps on the cloud platform.

Summary

This article explains how to configure your project so that the SLA Time to First Response restarts when a customer reopens a ticket. This allows you to measure the SLA for reopened requests in your service project.

Solution

When an issue is reopened, the Time to resolution SLA is reset by default. However, the Time to first Response SLA is not.

Reset the SLA when the request is reopened

  1. Navigate to Service Project > Project Settings > SLA.

  2. Locate the SLA Time to first response and click Edit.

  3. Add Resolution: cleared under Start counting conditions.

Update the workflow to clear the Resolution

In the workflow, make sure that the transition to the status that reopens the request has a post-function to clear the Resolution field.

If you don't have a reopen transition

  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 More actions (•••) > Copy.

  5. On the copied workflow, add the new transition to reopen requests. Refer to Use work item workflows for assistance.

  6. Skip to steps 3-6 in the section below.

  7. Activate the workflow.

If you already have a reopen transition

  1. Go to the Project Settings > Workflow.

  2. Edit the desired workflow.

  3. Click the transition arrow between the closed status and the status that reopens requests.

    Click the transition arrow from the closed status to the status that reopens the ticket.
  4. Navigate to Post Functions, then click Add Post Function.

    (Auto-migrated image: description temporarily unavailable)
  5. Add the Clear Field Value event as a post function.

  6. Select the Resolution field and click Add.

  7. Publish the updated workflow.

Updated on September 26, 2025

Still need help?

The Atlassian Community is here for you.