Forums

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

Hide one transition and show another transition based on Multi select custom field value entered

Venkatesh Bhureddy
Contributor
November 15, 2021

Hide one transition and show another transition based on Multi select custom field value entered.  we are using Script runner post function(Fast-track Transition) but still not working. 

2 answers

0 votes
mfabris
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 Leaders.
November 15, 2021

You need to add  Custom Scripted Condition for the behavior you desire.

 

See an example here:

https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Script-Runner-Condition-in-Workflow-transitions/qaq-p/318145

set "passesCondition=false" at the beginning of your code and include an if statement which triggers the "passesCondition=true" for the value you wish in that field. 

0 votes
Martin Bayer _MoroSystems_ s_r_o__
Community Champion
November 15, 2021

Hi @Venkatesh Bhureddy , can you share your current configuration?

Suggest an answer

Log in or Sign up to answer