Forums

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

Limit transition for Issue of epic does not meet JQL Condition

Jason_Galea
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 15, 2019

Hi,

I am trying to create a workflow condition for issues that contain an epic with this condition below.

Story cannot transition to 'In Progress' if Epic of the issue is not on "In Progress"

I do have ScriptRunner installed. 

Is it possible to create a JQL condition on the transition for the story?

Cheers,
Jason

1 answer

1 accepted

0 votes
Answer accepted
Marc Minten (EVS)
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.
January 15, 2019
 issueFunction in issuesInEpics("status='In Progress'")

Suggest an answer

Log in or Sign up to answer