-
Sub-task
-
Resolution: Won't Do
-
Medium
-
None
-
None
-
None
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:
- rewrite and rename the check to be more specific so it is not confusing
- rewrite the check to use a database join rather than loop through all the issues to speed things up
- delete the issue through the manager to ensure all issue's dependencies are removed
- javadoc the class
- is related to
-
JRASERVER-10817 Rewrite PrimaryEntityRelationDelete to be a concrete check for issues without a project
- Closed