Hi community,
in my company we have different projects/products and one development team. We plan one sprint with issues from different projects. We have a project to manage to get a overview for all projects to plan one sprint inside of it.
How can I apply a quick filter to the kanban board that sorts the issues by project and not by type of the issue?
@Robin Bendfeldt There are a couple of things you can do. Go to the board, then Board settings (3 dots in the top right)
Option 1: Click on Quick Filters in the left menu, and you can create a JQL statement per project. E.g. project = ABC. You will need to do this for every project that may be represented on the board's issues.
When you're back on the board, by clicking on one of these quick filters, you will hide all other tasks which don't match the entered JQL.
Option 2: Click on Swimlanes on the left menu, then in the "Base swimlanes on" dropdown, select 'projects'. This will still show all issues on the board and won't hide any, but it will split the projects into horizonal grouped sections.
I would recommend Option 2 (Swimlanes), as there is less maintenance going forward - e.g. if a new project if referenced on the board, you would need to create a new quick filter, but you would not need to create another swimlane if you were using project-filtered swimlanes
@Callum Carlile _Automation Consultants_ Option 2 worked for me. Thank you! Its exactly what I was looking for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Callum Carlile _Automation Consultants_ After my Team and I did the refinemant on the Issues they will go to the backlog. Then I creat a new sprint in our overview project. In this sprint are different issues from all projects we have. Is it possible to sort the backlog by project too?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Robin Bendfeldt Not quite in the same way - on the backlog you can use Versions, Epics (both on the left) and Quick Filters to filter the tasks, but swimlanes are only available on the board, not the backlog.
So if you wanted to filter these tasks on the backlog, you could either have an Epic, Version of Quick filter for each project
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Callum Carlile _Automation Consultants_ Thank you again! I decided to go with the option to use Quick Filters for each project. Works totally fine. Thank you for your quick and amazing help. You saved me hours. Wish you a nice weekend and stay healthy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My pleasure! Thank you Robin, same to you :)
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.