Hi - I'm leading jira integration in my team and I want to use two kanban board for our project.
In fact, this new project involved two different development teams (A & B) which one 'A) will work on agile approach and an other (B) will work in waterfall cycle. That's why, I want to have two kanban boards: one to define requirements and US for team A which will have also a scrum board and the other kanban board will be user by team B.
The unique point will distinguish those two kanban boards is that they don't have the same workflow so not the same states.
Indeed the states for kanban board are:
- Kanban Board for team A (Agile approach): To Do, Analysis, Sprint candidate and ready for dev
- Kanban Board for team B:(waterfall cycle): To do, In progess, blocked , done
My question is could I rely on the state to distinguish between my kanban boards. If so, how can I proceed?
Thanks,
The already is a built-in post function Transition parent when all subtasks are resolved within Script Runner. Is there a reason you can't use this one?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Those are not subtask.
Will it work for linked issue as well. If all the linked issue get closed, will it close parent one from where those got created
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, it wont. But you can use the script as a starting point and collect linked issues of the issue through the IssueLinkManager.
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.