Cloud Migration Resources
Planning a Jira Cloud migration? These resources can help you get started:
→ JMWE Cloud features – Review Cloud features and understand key differences between DC and Cloud.
→ Migration support from Appfire – Learn how we can help you migrate smoothly.
Hide transition
A workflow condition that hides a transition from the user, thus preventing the user from triggering it.
However, it remains available to scripts, remote API calls and post-functions like Transition current issue, Transition Parent issue etc.
To add 'Hide transition' to a transition:
Click Edit for the workflow that has the transition you wish to configure the condition on.
In the Workflow Designer, select the transition.
Click on
Conditionsin the properties panel.Click on
Add condition.Select
Hide transitionfrom the list of conditions.Click on
Addto configure the condition on the transition.
Related links:
Refer to the Use cases for conditions page for use cases for this condition.
When you add this condition to a transition, the add-on hides the transition from the list of available workflow actions, thus preventing the users from manually triggering the transition. However, you can still trigger the transition on an issue using post-functions, API calls or scripts.