Feature Request: Option to toggle visibility of sub-issues on boards and lists #4401
kushalkaushik
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@Bohan-J
Currently, both parent issues and sub-issues are displayed on the main kanban board and task lists. This leads to a cluttered interface, making it difficult to manage high-level workflows.
Proposed Change:
Please add a filter or configuration setting to show/hide sub-issues from the main kanban board, list views, swim-lane, etc.
Benefits:
Improved Clarity: Reduces visual noise by focusing on top-level tasks.
Better Project Management: Allows users to track milestones or parent initiatives without the overhead of individual sub-tasks until they are ready to drill down, which they can do by clicking into the parent issue.
Right now, I’m using labels to handle this. I’ve given all my parent tasks a label, which I’m calling a “parent,” and then I use that label to filter the view. However, it’s not perfect because I still need to manually add a parent label to each parent task. It would be much easier if this could be done automatically or if it was just an option in the filter.
Beta Was this translation helpful? Give feedback.
All reactions