问题
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:
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.
来源:https://stackoverflow.com/questions/39263232/jira-setup-project-constraints-so-that-tasks-need-to-be-completed-before-next