Back Story :
I have Scrum board on my project. Now the project continue and developing some bugs along the way.
Need :
I want to create another kanban board in the same project, but only show BUG issuetype only in this board. I try quick filters, but it cannot be set as default for everyone.
Create a Kanban Type board in the same project.
So here’s what you’ll want to do to accomplish this:
That’s it, you’re done. Now you can toggle between boards/backlogs and see the appropriate issues.
But keep in mind that if a issue changes status it might behave differently in the boards depending on the board configuration you have, so double check if your statuses for your issue type bug workflow are mapped correctly to the kanban board columns you’re using.
Cheers,
Hamza
Works like a charm! thank you. One more question. How do i set up default issue created to be 'bug' in this specific board?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you ever figure this out Michael? I also have my board set up to display one issue type only, but I want users to be able to also only create this specific issue type, and the "Create" function still displays all the possible issuetypes which my other board in the same Project requires.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michael,
You'll need to modify the Board filter query under Configuration to fetch only BUGS.
e.g. Project = ABC and Issuetype = BUG
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.