Please tell me how to block an epic until the task inside is completed? Tried it through wоrkflow "if". Tried through related tasks. Does not work.
Hi @Константин Канивец , by “blocked” do you mean you wish to prevent the epic’s Status field from being transitioned to done? Assuming so unfortunately that capability doesn’t exist OOTB. You can achieve with something likeJMWE or Scriptrunner.
OOTB the one thing you could consider is to ‘reset’ the Epic status using Automation. The idea here is that if someone does transition an epic to closed prematurely then automation can set it back to open if stories under it are still open.
If you are looking for a ready-to-use solution. We've developed the Linked Issues Validator available as part of the Workflow Building Blocks for Jira app.
With a wizard-like UI, you can select options that represent your case. You can choose relations from: sub-tasks, parent issues, epic children, and linked issues. Additionally, you can filter relations by issue types and select criteria based on status category and status.
I hope it would help.
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.