-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
9.12.24, 10.3.7
-
9.12
-
1
-
Severity 3 - Minor
-
Issue Summary
Deleting the Parent Issue when the child is archived or deleting the Parent Issue Project of a Parent Link causes a discrepancy in the entity_property table.
Steps to Reproduce
- Create 2 projects (Parent, Child)
- Create an issue type "Initiative".
- Update the issue type scheme of the project which will have the "parent"
- This means that the project with the child tickets, won't have that in the issue type scheme that type of ticket.
- Update the hierarchy on the App Manage > Advance Roadmap Hierarchy > Add initiative to be the parent of an epic.
- Create a ticket Initiative in the parent project
- Create a ticket Epic in the child project.
- Update the parent link in Epic, linking to the initiative.
For this you might need to add the field to the screen of the issue view.
Expected Results
- If the parent issue project is removed, issuelink table is cleared, and entity_property table should remove the Parent issue ID, maintaining consistency.
- If the Child Issue is archived, and the Parent issue is deleted, issuelink table is cleared, and entity_property table should remove the Parent issue ID, maintaining consistency.
Actual Results
- If the parent issue project is removed, issuelink table is cleared, but the entity_property table will keep the Parent issue ID.
- If the Child Issue is archived, and the Parent issue is deleted, issuelink table is cleared, but the entity_property table will keep the Parent issue ID.
Workaround
- Update the Parent Link on the child issue and set it to a dummy Parent issue.
- Remove the Parent Link.
- is related to
-
JSWSERVER-26277 Updating the Parent Link between projects with different user permissions leaves discrepant data between the entity_property and issuelink table
-
- Closed
-
-
JSWSERVER-25818 Updating the Parent Link that used to point to an Archived Issue leaves discrepant data between the entity_property and issuelink table
-
- Gathering Impact
-
- links to