Our new Appfire Documentation Space is now live!

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

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

A workflow condition that allows you to hide/show a particular transition from the list of available workflow actions based on the status of the issue's linked issues.The transition to which the condition is added will be available only if the issue's linked issues are in one of the selected statuses.

To add 'Linked Issues 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 Linked Issues Status Condition from the list of conditions.

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

  7. Select the issue link type from the Issue Link field.

  8. Select the issue type from the Issue Type field.

  9. Select the status(es) from the Statuses field.

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

When you add this condition to a transition, the add-on checks the Status of the issue's linked issues. If the linked issues of the specified issue link type and issue type are all in one of the selected statuses, then the transition will be available to the user. If not, the transition will be hidden.

The list of statuses that is displayed under the Statuses field has all the statuses across different workflows. This is because the workflow of an issue and that of its linked issues can be different.

Use case

A typical use of this workflow condition is to hide the transition on the current issue until all its linked issues are in a specific status. Consider a use where you want to hide the “Close” transition on the parent until all its subtasks are closed. To configure it:

  1. Add the “Linked Issues Status Condition” to the “Close” transition of the workflow

  2. Select the “Issue Link Type” as “is Parent of”

  3. Select “Close” status under “Statuses”

  4. Save the condition

  5. Publish the workflow

See Use cases for conditions for more use cases

  • No labels