Migrating issue type throws an error 500

XMLWordPrintable

    • Severity 3 - Minor

      Summary

      When Managing issue type schemes the migration of 1000+ issue types throws an error 500. The limitation of bulk migrating more than 1000 issues at a time in Jira is not being considered when removing an issue type of the issue type scheme.

      Environment

      • JIRA Cloud

      Steps to Reproduce

      On a project with 1000+ issues of the same Issue Type.

      1. Issue Types > Edit Issue Types;
      2. Remove the Issue Type with more than 1000 issues;
      3. Choose another issue type to migrate the issues;

      Expected Results

      JIRA shows a progress bar of the migration being done until it successfully completes and displays the result.

      Actual Results

      An error 500 is thrown with the below error:

      java.lang.IllegalArgumentException: Too many entities. Was: 1799, limit: 1000
      .
      .
      .
      

      Workaround

      Proceed with the migration of the affected issue type using Bulk Changes.

              Assignee:
              Unassigned
              Reporter:
              Eduardo Santos (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: