Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Fixed
-
3.002.000
-
XRAYCLOUD 2022 Sprint 6, XRAYCLOUD 2022 Sprint 7
Description
Description
When removing defects from Test Runs in certain situations there is a 500 error.
When the defect is linked to the Test, Test Execution or Coverable issue linked to the Test, but that link is "on reverse" (on the opposite direction of what is linked automatically, using the same issue link type), it cause the "removing of the defect" to not work.
How to reproduce
- Create a TestRun
- Add a defect
- Create Links in the TestExecution with the linkType "Created by"
- Delete the Link "Created" (defect) manually from the TestExecution
- Delete the defect from the TestRun
Actual result/Attachments
Throws an 500 error
Expected result
It should remove the defect from the TestRun