When syncing parent-child relationships between Jama and Jira using ConnectAll, child records may sync without their parent relationship. This occurs when Jama relationship rules block the connection.
Steps to Reproduce:
Expected Results:
Actual Results:
Exception in Creating the UpStream Issue Links java.lang.Exception: Record could not be created due to the error {"meta":{"status":"Bad Request","timestamp":"2026-04-27T11:23:05.731+0000","message":"Relationship violates rules configured for the project: from item ID: #1234, to item ID: #4321"}} at com.go2group.connectall.RESTBasicAuthConnector.createRecord(RESTBasicAuthConnector.java:334) ~[Connectors-4.0.1.jar!/:4.0.1]
4.x
Jama's internal relationship ruleset restricts connections between specific Upstream and Downstream item types, which prevents the ConnectAll API from establishing the link.