Greetings! I've got a Filter showing all unresolved Issues in a collection of Projects. The Filter works perfectly when viewing Issues, but I have a Board that uses this Filter and it's not loading all of the Issues present in the Filter.
Here is the JQL:
project in (DLRAGENCY, MVDVRS, DLRMONABQ, DLRIDHR, TLRPTPDPS, EMNRDVES, IFAADB, IFAAMISC, IFAAPOS, MVDREALID, DLRDISPLAC, DLRAPP, DLRBULK, DLRMONINT, DLRMONBAT, DLRMONBATE, DLRPTP, DLRPTPDPS, DLRPTPLIM, MVDHELP, MVDILO, IVRS, MVDMAPS, NMAS, MVDTAP, TLRAGENCY, TLRAPP, TLRBULK, TLRPTP, VIC, MVDVRSHELP, NNC, NMIPCR, OS, TRDACCOUNT, TRDRCV) AND resolution = Unresolved ORDER BY Rank ASC
I see 114 Issues in the Filter, but on my board I only see 51 Issues in the Backlog.
Hell Patrick,
Are those lacking issues subtasks?
Subtasks are not seen in backlog, but they can be seen (just below the main task) after sprint started.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Patrick,
Can you make sure that all of the statuses from your different projects are mapped to your board?
You can check under the "Board Settings" or "Board Configuration"
Under the Columns configuration make sure that all of your statuses are mapped.
Hope this helps,
Tyler
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, all statuses are mapped. It looks like the issue may be that the count in the filter accounts for subtasks, while the board does not display them.
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.