-
Suggestion
-
Resolution: Unresolved
-
None
-
25
-
22
-
Problem
Currently it is not possible to import objects using the external import type that reference objects in other schemas.
Suggestion
Allow external imports to reference objects from other schemas when importing.
Why is it important?
- To support flexible schema setups (where object types are split between schemas) but can still be imported using external imports.
Workarounds
- Set the referenced attribute value as a text attribute on the object and update the reference afterwards using an automation rule.
- Using other public Insight REST APIs to update the objects (https://developer.atlassian.com/cloud/insight/rest/api-group-object/#api-object-id-put)
- mentioned in
-
Page Loading...