-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Work Item - Backend - Delete
-
None
-
Severity 3 - Minor
When deleting the child work item using View in search option in Child work item panel deletes Parent work item also
Steps:
- Create Epic issue.
- Create Child issue in Epic.
- From the Epic, go to the Child work item Panel
- Click three dots on Child Work item Panel and go to View in search
- The JQL might be parent=<EPIC> ORDER BY rank
- On the extreme right hand side from 3 dot menu select Delete.
Expectation:
Only the Child work item is deleted
Actual Results:
Both Parent and Child work items gets deleted