I have created a quick filter to a board like:
V_1.2.1 | fixVersion in (Version_1.2.1, Version_1.2.1.1, Version_1.2.1.2, Version_1.2.1.3) |
It gives no results.
If I however add the same filter to the JQL query of the board it shows up with multiple results.
project = NPD AND fixVersion in (Version_1.2.1, Version_1.2.1.1, Version_1.2.1.2, Version_1.2.1.3) ORDER BY createdDate DESC
None of the fixVersion quick filters is working. All other quick filters provide expected results.
No this is not the case. We just moved to the cloud and migrated all projects.
We tested the same with another project. In this project the quick filter on fixVersion was working properly. This project has not more than 2000 issues.
In the project it is not working in, we have over 12.000 issues. It might be this is the source of the problem.
Hi @Gerard van den Brandhof and welcome to our community!
May that be that issues appearing in the JQL search all have statuses that are not associated with any columns on your board?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No that is not the case. The filters are working in the environment we migrated to the cloud. Several issues should pop up in the board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We found the root cause of the issue. In one way or another on the board settings a sub-filter was created with migration to the cloud. Removing the sub-filter solved the issue with filtering on fixVersion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue I still have it. Can someone help on how to resolve this issue for FixVersion
Still does not work on my Board.
However if I write JQL outside of the Board, then all tickets displays with no issue
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.