Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
R3.5.1, 5.1.7, 6.1.0, 6.1.3
Description
Deleting a bug from the execution details page, it is unlinked from the test execution.Â
Steps to reproduce:
(Link defects to Test Execution check).
- Create a Test Execution.
- Add two tests.
- Execute the first one and add defect1.
- Execute the second one and add the defect1 either.
- Go back to Test Execution page. The link is shown.
- Go to any of the tests and open its execution details page, and delete the bug.
Results:
The bug disappears also from the test execution page even the other test still has this bug.
Expected Result:
Still remain linked to the Test Execution since it is still existent in the other test.
Update - 14th April 2022
Client reported issue in v5.1.7 and v6.1.0, and it was reproduced in v6.1.3 n our end:
Client Feedback
Steps to reproduce:
- Go to the Execution page of a Test Run.
- In the global "Execution Defects" panel, add an existing Defect. This creates an issue link "created by" between the Defect and the Test / Test Execution.
- On a Test Step, add the same existing Defect that was linked globally (see screenshot).
- Then, from the "Execution Defects" panel delete either the global defect or the test step defect link (happens with either one).
Expected result:
Since there is still one association of the Defect with the Test Run (either only global or test-step-specific), I would expect that the issue link "created by" between Defect and Test/Test Execution is still there.
Actual result:
The issue links "created by" between Defect and Test and between Defect and Test Execution are deleted.