...
Kanban Board does not always show Issues
Info |
---|
ThIS IS NOT A BUG Boards are designed to work with versions/releases. If you don’t specify either, nothing shows, so the workaround below will resolve this issue |
By default when you create an issue on a Company Managed Kanboard the issue does not show up on the board. Here is the fix
...
More info on this can be found at https://confluence.atlassian.com/jirakb/jira-software-kanban-board-does-not-show-all-issues-779158700.html
Sub-Tasks
If you create a sub-task as part of an Epic, Story, or another task, they will not automatically appear on your board. Modify the above filter to the following query (Kanban board sub-filter) to
fixVersion in unreleasedVersions() OR fixVersion is EMPTY OR project = "QA Jira Essentials TODO (KB CM)" AND type in standardIssueTypes() OR type = Sub-Task