• Icon: Suggestion Suggestion
    • Resolution: Won't Fix
    • None
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Problem Definition

      With the latest release, JIRA v1000.456.2, the Kanban Backlog is showing the subtasks in Backlog.
      Customers that were previously using Backlog on Scrum Board, expect that subtasks should not be shown.
      Customer says that having subtasks in Backlog makes planning difficult.

      Suggested Solution

      Give an option to turn off sub-tasks as a default setting from the Kanban Backlog

      Workaround

      Use a Quick Filter for the Backlog view that doesn't show sub-tasks

      issuetype != Sub-task
      

      Note: This requires choosing the quick filter each time.. it also requires updating all other Quick Filters to include this otherwise, they return when using other Quick Filters.

          Form Name

            [JSWSERVER-16667] Backlog should not show sub-tasks, Kanban Board should

            Gosia Kowalska made changes -
            Resolution New: Won't Fix [ 2 ]
            Status Original: Gathering Interest [ 11772 ] New: Closed [ 6 ]

            Atlassian Update – 27 September 2019

            Hi,

            Thank you for raising this suggestion. We regret to inform you that due to limited demand, we have no plans to implement it in the foreseeable future. In order to set expectations, we're closing this request.

            This is an automated update triggered by low user engagement with this suggestion (number of votes, number of watchers).

            We hope you will appreciate our candid and transparent communication and our attempts to become more transparent about our priorities. Making tradeoffs and saying no is never an easy task to perform. You can read more about our approach to highly voted server suggestions here.

            To learn more about our recent investments in Jira Server and Data Center, please check our two new dashboards containing Recently resolved issues and Current work and future plans.

            Regards,
            Jira Server and Data Center Product Management

            Gosia Kowalska added a comment - Atlassian Update – 27 September 2019 Hi, Thank you for raising this suggestion. We regret to inform you that due to limited demand, we have no plans to implement it in the foreseeable future. In order to set expectations, we're closing this request. This is an automated update triggered by low user engagement with this suggestion (number of votes, number of watchers). We hope you will appreciate our candid and transparent communication and our attempts to become more transparent about our priorities. Making tradeoffs and saying no is never an easy task to perform. You can read more about our approach to highly voted server suggestions here . To learn more about our recent investments in Jira Server and Data Center, please check our two new dashboards containing Recently resolved issues and Current work and future plans . Regards, Jira Server and Data Center Product Management
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3064612 ] New: JAC Suggestion Workflow 3 [ 3660454 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing v4 [ 2705684 ] New: JAC Suggestion Workflow [ 3064612 ]
            Chris Altman made changes -
            Link Original: This issue is cloned from JSWSERVER-15090 [ JSWSERVER-15090 ]
            Chris Altman made changes -
            Attachment Original: Subtask in Issue Detail View.png [ 318262 ]
            Chris Altman made changes -
            Description Original: h3. Problem Definition
            With the latest release, JIRA v1000.456.2, the Kanban Backlog is showing the subtasks in Backlog.
            Customers that were previously using Backlog on Scrum Board, expect that subtasks should not be shown.
            Customer says that having subtasks in Backlog makes planing difficult.

            * !Subtasks in Backlog.png|thumbnail!

            h3. Suggested Solution
            Remove the subtasks form Kanban Backlog

            h3. Workaround
            Use a filter for the board that doesn't show sub-tasks
            {code}
            project = "Project Name" and issuetype != Sub-task ORDER BY Rank ASC
            {code}

            Note: Because of the filter used, the subtasks are not shown in the Kanban Board neither but there is a note in the Issue Detail View.
            * !Subtask in Issue Detail View.png|thumbnail!
            New: h3. Problem Definition

            With the latest release, JIRA v1000.456.2, the Kanban Backlog is showing the subtasks in Backlog.
             Customers that were previously using Backlog on Scrum Board, expect that subtasks should not be shown.
             Customer says that having subtasks in Backlog makes planning difficult.
             * !Subtasks in Backlog.png|thumbnail!

            h3. Suggested Solution

            Give an option to turn off sub-tasks as a default setting from the Kanban Backlog
            h3. Workaround

            Use a Quick Filter for the Backlog view that doesn't show sub-tasks
            {code:java}
            issuetype != Sub-task
            {code}
            Note: This requires choosing the quick filter each time.. it also requires updating all other Quick Filters to include this otherwise, they return when using other Quick Filters.
            Chris Altman made changes -
            Link New: This issue is cloned from JSWSERVER-15090 [ JSWSERVER-15090 ]
            Chris Altman created issue -

              Unassigned Unassigned
              3d0c5c718fd4 Chris Altman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: