For the Kanban board, there are two queries used to determine which issues will be displayed:
- Saved Filter: The saved filter includes issues that will be displayed on the Kanban board. The Filter Query field shows the JQL query of the saved filter. Depending on how the board is created, the saved filter will be either automatically created or selected from an existing filter list.
- Kanban board sub-filter: The sub-filter determines which issues from the saved filter will be considered unreleased. As we will see in a later section in this chapter, Releasing a version in Kanban, once an issue is released as part of a new version, it is removed from the board.
As shown in the following screenshot, ...