Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-72838

Limit the number of linked issues in a single Jira issue.

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Issue - Others
    • 8
    • 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

      Issue Summary

      Jira does not have a limit for the number of issues that can be linked to a single issue.
      This allows a single Jira issue to have unlimited issues linked.
      This can lead to OutOfMemoryErrors and sequential Full GCs.

      Steps to Reproduce

      1. Create 5000+ issues in Jira
      2. Link 500+ issues to a single issue;
      3. Try to load the issue that contains 500+ Issue Links;

      Expected Results

      Jira should load the Issue Links in batches to avoid memory exhaustion. 

      Actual Results

      Jira will load all Issue Links in memory and cause several sequential Full GCs.

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available

      Article with steps to get the counts:

      Guardrails recommends staying below 1,000 issue links per issue:

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bsilva@atlassian.com Bruno
              Votes:
              26 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated: