I created a filter in our project to count number of issues in Stage 1 ,Stage 2 and so on . But it's showing in result archived issues as well.
I tried adding an additional field " Idea Archived" but it's showing only "Yes" value in drop-down,"blank" is missing .
It's not working using advanced JQL as well
Hi @Charu Takkar -- Welcome to the Atlassian Community!
Please try adding this to your JQL to find the non-archived ideas:
"Idea archived[Dropdown]" IS EMPTY
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.