JIRA setup - project constraints so that tasks nee

2019-09-26 02:46发布

How do I add the business logic in a JIRA project where you can proceed to the next stage on only completing the earlier stages.

I am aware that JIRA is a Agile scrum team tool, so it inherently is breaking fundamental agile principles. However, I am trying to define a Kanban workflow where a set of tasks needs to be completed before the next set of tasks can begin. I want to implement this business rule in my JIRA board.

1条回答
该账号已被封号
2楼-- · 2019-09-26 03:31

This may not be the ideal solution, but one approach is to use sub-tasks.

It is possible to add a condition so that an issue cannot be transitioned unless all it's sub-tasks are completed.

查看更多
登录 后发表回答