-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 8.11.1, 8.18.1
-
Component/s: Issue - Sub-Tasks
-
None
-
8.11
-
2
-
Severity 3 - Minor
-
0
Issue Summary
When moving an issue (e.g Task), that has an epic link, between projects and changing it to sub-task, it keeps the epic link.
Steps to Reproduce
- Create 2 projects (ProjectA & ProjectB)
- Create an EpicA and TaskA on ProjectA
- Add an epic link on TaskA to EpicA
- Create an EpicB on ProjectB
- Move the TaskA to ProjectB as sub-task under EpicB
Expected Results
Since the sub-tasks could not have an epic link, when moving the issue, it should remove the epic link.
Actual Results
Epic link is not being removed:
Workaround
Convert the affected sub-task to another issue-type (e.g Task), remove the epic link and convert it back to sub-task.