is it possible to make it so that with unclosed tasks in the epic, this epic cannot be closed?
Hi @Ivan Andrieiev , thanks for your question.
You can block the transition of an issue if the child issues aren't done, but only for Sub-tasks. Like @John Funk said, if you wanted to block the Epic closing from the status of Stories or other issue types, you will need an app.
Cheers
You would need an add-on like JWME or ScriptRunner to be able to do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it possible to somehow configure this through automation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, because automation only executes to perform an action. It can't prevent actions. You would need to add a Validator or a Condition to your workflow for that.
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.