How to configure a board (Kanban or Scrum) to hide sub tasks

Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.

Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Summary

By default, Kanban boards or Sprints from Scrum boards display any type of issues including subtasks:

  • Example of Kanban board

    (Auto-migrated image: description temporarily unavailable)
  • Example of Sprint

    (Auto-migrated image: description temporarily unavailable)

This article explains how to hide/remove sub tasks from Kanban boards or Sprints.

ℹ️ Note that the Scrum Backlog page always excludes sub-tasks as explained in the documentation Using your Scrum backlog. For this reason, the solution mentioned in this article does not have any impact on this page.

Environment

Jira Software Server/Data Center 8.0.0 and any higher version.

Solution

The solution is the same whether you are trying to hide subtasks from a Kanban board or Sprints:

  1. From the board, click on Board > Configure to access the Board configuration

  2. Go to the General configuration menu, look for the Saved filter, and click on Edit Filter Query

    (Auto-migrated image: description temporarily unavailable)
  3. Edit the JQL query associated to the filter by adding AND issuetype != Sub-task at the end of it, and save the filter

    (Auto-migrated image: description temporarily unavailable)
  4. By excluding the issue type "Sub-task" from filter used by the board, sub-tasks will no longer be displayed:

    1. From the Kanban board

      (Auto-migrated image: description temporarily unavailable)
    2. Or From the Sprints (if the configuration change was made to the Agile board)

      (Auto-migrated image: description temporarily unavailable)
Updated on April 2, 2025

Still need help?

The Atlassian Community is here for you.