Hi Guys,
I'm using Jira software(cloud) for multiple projects.
I've two different workflows for the issue types such as W1 & W2.
W1 - Used for issue types Bug, Task, Enhancement.
Open >> InProgress >> Resolved
W2 - Used for issue type Epic & Stories.
Open >> InProgress >> Resolved
There are multiple issues(Bug, Task, Enhancement) associated with a Particular Epic. For changing the status of an Epic to Resolved, I want to add a validation to the transition such that - User should be able to resolve the issue only if all linked issues(Bug, Task, Enhancement) are in the resolved state.
The user should be allowed to change the state only if the linked issues are in a resolved state.
Hello @Prabhat
I don't think it's currently supported out of the box in cloud jira and cloud versions of SR plugin don't provide these features yet
Though implementing it for server version is pretty easy.
May be someone else on this portal might be able to give you more insights into this
Thanks, @Tarun Sapra
Is there any possible workaround available using "Jira Misc Workflow Extensions".
https://marketplace.atlassian.com/apps/292/jira-misc-workflow-extensions?hosting=cloud&tab=overview.
Can you help me understanding the validation related to "Transition linked issues" here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Prabhat
Please see here
https://innovalog.atlassian.net/wiki/spaces/JMWEC/pages/94863378/Workflow+Extensions+for+JIRA+Cloud
Only post-functions are available whereas the conditions and validators are already naively available.
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.