Why I can complete the task without completing sub-tasks?
How can I change it so:
Epic can be completed, when task is completed, task can be completed when sub-task is complete?
In Jira, it is possible to complete a task without completing all of its sub-tasks because sub-tasks are considered to be independent and optional components of a task.
If you want Control these options... you can do it in the Automation Rules or doing validations in WF before Close a tassk or Epic
What is the point of blocking the task then? Shouldn't a task block completion of my Epic? Please see screenshot, ou have task which blocks epic, but epic can be completed anyway.
What's he point of linking them?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Epics are different, they have two status.
As issues, they have their own workflow, the same as any other issue type.
But they also have an Epic Status, which is to-do, in-progress, done. This has nothing to do with the issue workflow, it's derived:
You can progress the Epic through its workflow if you want to, even completing it when it has open stories, so it has a done status. But the Epic-status is defined by the state o the stories
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is a little complex, but so is what people are trying to do here with Epics (and there's a long history of how they've been implemented in Jira, and ended up in what I can best describe as a "clunky" state)
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.