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: 

Need Script for workflow transition

pokalav
Contributor
October 2, 2017

Hi Team,

Please advise the script for below requirement, we added a "Primary" field in BUG while creating issue as "True" or "False" so now selecting "True" this should work.

The story should move from "In Validation" to "Scanning"

the condition is

When Bug where in Primary custom field is true moves from In Validation to In Progress.

 

Note : The Multiple Bug is Blocks the Story.

Thanks,

1 comment

Comments for this post are closed

Community moderators have prevented the ability to post new comments.

adammarkham
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.
November 8, 2017

You can do this using a fast-track post-function on that transition here.

Your condition should be something like:

cfValues["Primary"] == "True"
TAGS
AUG Leaders

Atlassian Community Events