Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-10816 Improve Integrity checker
  3. JRACLOUD-10817

Rewrite PrimaryEntityRelationDelete to be a concrete check for issues without a project

XMLWordPrintable

      The checks is written in a very abstract manner but we only use it to search for orphan issues (issues without a project). We should:

      1. rewrite and rename the check to be more specific so it is not confusing
      2. rewrite the check to use a database join rather than loop through all the issues to speed things up
      3. delete the issue through the manager to ensure all issue's dependencies are removed
      4. javadoc the class

            Unassigned Unassigned
            anton@atlassian.com AntonA
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: