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

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

This issue is archived. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              anton@atlassian.com AntonA
              Archiver:
              mandreacchio Michael Andreacchio

              Dates

                Created:
                Updated:
                Resolved:
                Archived: