Test cases and trees
The test case tree is not displayed correctly
If the issue is in the tree structure itself rather than in result upload, use the tree migration and repair API described in Project trees. If the problem persists after migration, contact support.
Moving a test case to another project returns 409
The target project already contains an automated test case with the same identity. This typically happens when:
- Automated results are uploaded to Project A, creating test cases including one with ID 2.
- Test case ID 2 is moved to Project B.
- New uploads to Project A recreate the same logical test case with a new ID (e.g. ID 3).
- Moving ID 2 back to Project A now conflicts with ID 3.
Use the test case that already exists in the target project as the canonical one.
© Qameta Software Inc. All rights reserved.