Hi Community,
I want to create a priority list that contains tickets from multiple projects, the backlog and the kanban board (ongoing work).
I first created a board with a filter that allows me to view all tickets from different projects. After that, I can see those tickets appear in the board's Backlog and Kanban Board views. With this, I can manually drag tickets to the top or bottom depending on the priority.
However, I can only drag tickets inside their own views. What I need is the ability to drag or prioritize tickets from both the Backlog and Kanban Board views. Here's an example of what I want to achieve:
Priority List:
1. PROJ-A-002 (status in dev)
2. PROJ-B-001 (status undefined)
3. PROJ-C-001 (status in dev)
The board's List view will meet my requirements but it only shows tickets from a single project (e.g. only from PROJ-A).
Any ideas how to achieve my requirement?
From what you describe, I assume you have:
If those assumptions are valid, what is possible is...
How do your filter and board configuration compare to what I have described?
Kind regards,
Bill
Hi Bill,
Thanks for responding. To answer your question:
My current ranking/prioritization is the one you described below:
from the backlog view, you may drag-and-drop items to reorder them for the Status values mapped to the backlog or the left-most board column, but not both at once
from the Kanban board view, you may drag-and-drop items to reorder them relative to the other items within each column
The only issue here is that the dev team and myself need to check the items on multiple views (i.e. 2 views - backlog and Kanban). It would be nice if the board filter also works on the List view because this view contains all tickets in both backlog and Kanban board views.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A Jira board is a "view" of the work items in a space, filtered for what is needed. When the backlog is also used, it uses the same filter as its associate board.
However, the newer "list" view is independent of the filter used for the board / backlog, and by default it shows all the work items in the space(s).
And, I believe drag-and-drop reordering within the list view is only possible when the items are only sorted by the Rank in ascending order. That may be changed from either:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, Bill. That explains the behavior I'm seeing now. I'll just have to update my process and work on ranking items separately in the Backlog and Kanban Board views.
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.