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.
You need to add Custom Scripted Condition for the behavior you desire.
See an example here:
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.