Links to associated test sets, test plans or pre-conditions are removed if associated issues are not synchronized
Description
Environment
None
Activity
Show:
Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter

Deployment
Data Center
Components
Fix versions
Affects versions
Priority
Backbone Issue Sync
Backbone Issue Sync
Created September 23, 2019 at 9:37 AM
Updated February 15, 2023 at 4:38 PM
Resolved October 15, 2019 at 12:37 PM
Steps to reproduce
Setup a bi-directional sync for Xray issue types and fields:
Xray Issue Types: Test (or Test Case), Pre-Condition, Test Set, Test Plan
Xray Issue Fields: Tests association with a Pre-Condition, Tests association with a Test Set, Tests associated with a Test Plan
Make sure that issues are only synchronized if a certain condition is met, e.g. labels = "public" -> make sure that the field is synchronized as well (bi-directional)
Create a test with associations to the other issue types like test set or test plan
Set label "public" to the test issue (not to the associated types!)
Let test issue sync to the other project
Expected result
The test issue is synchronized to the other project. There, the issue should not have any associations to test sets, test plans or pre-conditions as they are not public yet. However, the internal issue should keep the links to them.
Actual result
Backbone synchronizes the internal issue to the public one but removes the associations on the internal ones.