Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

Current Status Condition

Are you using JMWE for Jira Server and Data Center and want to learn how to use this condition? Head to our documentation here.

A workflow condition that allows you to hide/show a particular transition from the list of available workflow actions, based on the current status of the issue. 

 This is especially useful to hide Global transitions from multiple statuses. The transition on which the condition is configured will be available only if the issue is in one of the selected status(es).

To add 'Current Status Condition' to a transition:

  1. Click Edit for the workflow that has the transition you wish to configure the condition on.

  2. In the Workflow Designer, select the transition.

  3. Click on Conditions in the properties panel.

  4. Click on Add condition.

  5. Select Current Status Condition from the list of conditions.

  6. Click on Add to add the condition on the transition.

  7. Select the current status(es) from the Current Status field.

  8. Click on Add to add the condition to the transition.

 

 

When you add this condition to a transition, the add-on checks the current status of the issue. If the issue is in one of the selected status(es), then the transition will be available to the user. If not, the transition will be hidden.


Use case

A typical use of this workflow condition is to disable a global transition from certain statuses. Consider a use case where you do not want to show the “Escalate” transition from the “Closed” status. To configure this:

  1. Add the “Current Status Condition”

  2. Select all the statuses in the configuration except the “Close” status

  3. Save the condition

  4. Publish the workflow

See https://innovalog.atlassian.net/wiki/x/GIDmOw for more uses cases for this condition.