Hi together,
maybe I am blind, but I cannot find a solution for my problem. My users insists, that in the summary of the project not all tasks are shown. And yes, around 700 are missing. So like you see in my screenshots a filter is activated on the summary and u see it in the url if you click on "show all items"
h t t p s://xxx.atlassian.net/jira/core/projects/TWSR/list?filter=(statusCategory%20!%3D%20Done%20OR%20(statusCategory%20%3D%20Done%20AND%20statusCategoryChangedDate%20%3E%3D%20-2w))&hideDone=false&sortBy=key&direction=DESC
Where does this filter come from? Havent found any settings for that.
Thank you in advance!
Hi David,
You don't have access to the filter for JWM/Business project boards. But it is basically just project = ABC.
You can create a second board if you need to have more flexibility. Here's an article that walks you through that.
Adding to this...
The filter used by the summary board of a JWM project is
project=ABC and (statusCategory!=Done or )statusCategory=Done and statusCategoryChangedDate <-2w))
The summary page is designed to show only issue on the companion board, and the board is hard code to show only not "done" issues and issues that have been "done" for less than 2 weeks. This is not a configurable option currently, but has an open change request concerning it.
https://jira.atlassian.com/browse/JWMCLOUD-257
https://jira.atlassian.com/browse/JWMCLOUD-19
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
thanks for your response.
I know that feature of adding another board from jira Software. But I am unable to do it in our Jira Work cloud instance.
Thanks for the change request link. I will follow the news there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why are you unable to add the board?
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.