Hi All,
Allow owner to move parent(MBI) workflow status from Inprogress to completed while all the child issues under it are closed/accepted otherwise show an error message if anyone of the child issue is not closed/accepted.
Here we are creating Epic issuetype as a child issue under MBI issuetype by giving MBI link as a parent link.
How can we do this please anyone suggest me.
Regards,
Geethanjali.
You'll need to look at the conditions in the workflow, probably adding one to check whether the status change is valid.
However, a condition will not give you a message on failure, so you might want to consider a validator instead, these can give you the feedback, but are a bit clunky for the end user as it lets them start the transition before failure.
I have seen in validator but there is no option for my requirement.
In condition we have but that is for subtask.
Actually we are not creating any subtask we are creating issuetype Epic under MBI by giving MBI link as parent link. For that we are using Structure plugin.
Can we do this by scripting in jira cloud if yes let me know how to do.
Or any other solution please.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline 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.