Details
-
Bug
-
Status: In Progress
-
Medium
-
Resolution: Unresolved
-
None
-
None
-
XRAYCLOUD 2025 Sprint 2, XRAYCLOUD 2025 Sprint 3
-
Description
Description
Removed Tests are added back to a cloned Test Execution if the original parent is cloned again.
Pre-conditions
- Have a Test execution with more than 350 Tests.
How to reproduce
- Clone the original Test execution - CloneLevel1
- Remove all Tests from the Cloned Test Execution - CloneLevel1v1
- Clone the original Test Execution again - CloneLevel1
- CloneLevel1v2 is successfully created, notice all the Tests present in the new Test Execution.
Actual result/Attachments
Removed Tests are readded back to CloneLevel1v1 after some time. Usually around 10-15mins.
Expected result
Removed tests should not be added back to older clones upon cloning the original once more.