The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Hide Transition based on field value

Venugopal Paladi
Contributor
February 11, 2022

Hi All,

Is it possible to hide a transition in workflow based on custom field value (Checkbox). 

Please help me with some suggestions how can i achieve this.

 

Thanks!

Venu

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Tuncay Senturk _Snapbytes_
Community Champion
February 11, 2022

Hi @Venugopal Paladi 

Yes, it is doable using an app. If you want to hide a transition based on a checkbox value, you can use Script Runner's script condition or a condition in JSU or JMWE.

There are some samples, here are some:

https://community.atlassian.com/t5/Jira-questions/Condition-to-hide-transition-based-on-custom-field-and-issue/qaq-p/461088 

https://community.atlassian.com/t5/Jira-questions/Hide-one-transition-and-show-another-transition-based-on-custom/qaq-p/1692893

https://community.atlassian.com/t5/Jira-questions/Condition-transition-hide-it-to-Priority-Critical/qaq-p/1063084

 

Please let us know if you have any questions.

Radek Dostál
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 11, 2022

And you would think, why isn't this out of box, but alas, here we are.