I have a project I created and some of the issues are not showing up on the board. The filter for the board is set to project = ProjectName where Project name is the name of the project. It should pick up everything. It is picking up item that were created earlier but the items that are created later are not showing up. We added a bunch of custom fields in between that time. These same "later items" show up fine in the issue view on the project itself... just not on the board. And yes the columns are mapped correctly.
I figured it out. For some reason the sub-filter was causing issues. I don't know why it was because the default sub-filter on the board is supposed to be allow items for issues where the fix version was not being set. I cleared it and it is working fine now.
Glad to hear it.
We tuned our sub-filter to show open work, and stuff completed in the last couple of weeks (that hasn't yet been released).
(resolution = EMPTY OR resolutiondate > -14d) AND (fixVersion in unreleasedVersions() OR fixVersion is EMPTY)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi... Two things to check out:
Are you using the backlog feature with your Kanban board? If so, items in the backlog status would not appear on the board. Only the ones in a "selected" and later status in the workflow would show.
Have you checked the sub-filter for the board? (bottom of the page on the Board Settings, Setting options) The sub-filter could further remove items from the board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.