Hello there,
I am looking to put a condition in my story workflow that it could transition only if the parent Epic is in certain state. Let's say story cannot move from In Progress to In Development until the parent Epics move to a certain status. Can someone give me a pointer for this.
Hi Pratiyush
if you have JIRA Workflow Toolbox
you can use
Condition on linked issue: At least 1 and no more than 1000 issue links with the following characteristics: - Issue link types: has Epic. - Linked issue's issue type: Epic. - Linked issue's status: In Progress. - Linked issue's resolution: any - Linked issue belongs to same project as current issue. About the rest of issue links: - Unselected issue link types are not allowed. - Unselected issue types are not allowed. - Unselected statuses are not allowed.
Thanks Vitaliy.
After getting the evaluation add-on i am able to do it, Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
if you are using Agile Simplified Workflow, you may hide Story having its Epic in restricted status using JQL
where DTJIRA Epic Closed is a filter name
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.