---
title: "Check whether the source issue is in a specific status"
canonical: "https://support.appfire.com/space/CSOT/68752708/Check%20whether%20the%20source%20issue%20is%20in%20a%20specific%20status"
format: markdown
---
# Steps

The following steps demonstrate how to configure Create on Transition for Jira validator to check whether the source issue is in a specific status to be able to transition to the next status:

|  |  |  |
| --- | --- | --- |
| ![image](media://1859b45b-2dcd-424a-88f6-065cd70d6f21) | ## Step 1<br>As a Jira Administrator or Workflow Administrator:<br>1. Click the **Cog** icon to open the *Settings* menu and select **Issues**
2. Click **Workflows**
3. Navigate to your workflow and edit your workflow to create a draft version
4. Select the transition
5. Select the *Validators *tab.
6. Click* Add validator*
7. Select *Conditioned validator (Bob Swift)* validator and add | ![image](media://bbacd143-045f-4b52-a2f5-ef2aa84784a6) |
| ![image](media://c32f9a8c-3db0-49fc-9da1-9624557c74b2) | ## Step 2<br>Within the Configuration screen:<br>1. Enter “issue.status.name == "In Progress" in the Jira Expression field.
2. Enter the message that you want the users to see when they try to transition to Done from a status other than “In Progress“. For example: “The issue needs work.”
3. Click Add | ![image](media://e646f2d8-b8cb-4c52-957f-586eda0dbaa9) |
| ![image](media://13b1f46a-3dd1-4102-b71d-de15a741de36) | ## Step 3<br>1. Remember to publish your workflow. It is always recommended to save a backup of the previous workflow when prompted.
2. Go to any issue in a status other than “In Progress“
3. Try transitioning the issue to Done status, you should see the above-configured error message. |  |