Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-20494

As a Jira Agile user I would like to be able not loading "All sprints" suggestion for sprint picker

    XMLWordPrintable

Details

    • 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.

    Description

      Problem Definition

      The Sprint field suggestion is calculated based on users' last 5 visited Sprint. If a user has not to visit a minimum of 5 Sprint, the suggestion will be calculated by retrieving ALL SPRINT available to the user and perform some calculation to return number issues associated with each Sprint.

      For some Jira configurations, the Sprint field dropdown suggestion may consume a lot of CPU, see JSWSERVER-20445

      Suggested Solution

      Don't calculate "All sprints" suggestion for those cases.

      Fix

      It is activated by using this feature flag:
      com.atlassian.jira.agile.darkfeature.sprint.picker.allsprints.suggestion.disabled
      As soon as this flag is added, "All sprints" suggestion will not be calculated/shown.

      Important note

      The limitation of this workaround is that users can only search/select Sprints from their own history (the Sprints that they have visited/edited/created).
      If the user has not created/edited/visited any sprint and the dark feature is enabled, the drop-down will be empty.

      Attachments

        Issue Links

          Activity

            People

              snatkovskyi Stanislav Natkovskyi (Inactive)
              ayakovlev@atlassian.com Andriy Yakovlev [Atlassian]
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: