Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hi Experts,
Need your help in creating a list view which only issues which are in board.
Currently list view in Kanban board showing all the issues while Kanban board is showing only filtered issue.
Is there a way to create a list view ?
It doesn’t appear that the list view can be filtered directly by board.
However, you can go to the desired board → Board settings and copy its filter query. Then, use this query in the issue search (list view) to see all work items from that board.
Alternatively, you can save the query as a filter and reuse it anytime by accessing it from the Filters menu.
Hope this helps!
Regards
Rajat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can save this filter and then share it with the required audience.
Once the filter is saved and shared, others can find it under Filters -> View all filters.
They can then mark it as a favorite (by clicking the ⭐ star icon) for quick access.
Hope this helps!
Regards
Rajat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks @Rajat Pratap Singh
As per my understanding, currently it's not feasible to create a new list view.
only option is to create a JQL filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good morning @Vikrant Yadav
Can you please add screenshots? as I am not sure I am getting your question.
Are you seeing all the issues in backlog?
Please if you can elaborate little bit to better understand your question.
Best,
Fadoua
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Tinker Fadoua
I am using this JQL in board : project = "ABC" AND status IN ("Committed to Release", "In Progress", "Ready for Evaluation")
Board is showing these issues only.
While List view showing all the issues which are in Status "Closed" or "Done" or "Reject".
Is there a way to create a filtered list view ?
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.