-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Assets - Import
-
None
-
2
-
Minor
Issue Summary
When submitting the schema and mapping for an external import with parent/child object types, the referenced object attributes are not created when those attributes refer to a child object type.
Steps to Reproduce
- Configure a new or existing object schema
- Navigate to imports tab
- Create an import configuration to "Connect another app" with a generated token
- Generate token
- Follow steps 1-2 as listed here (https://developer.atlassian.com/cloud/insight/imports/workflow/)
- Use attached JSON to submit mapping as listed in step 3 (specifies parent object type with referenced objects of child object types)
- View object type(s) in object schema
Expected Results
Object type structures are created with specified hierarchy and contain attributes of referenced objects.
Actual Results
Object type structures are created with specified hierarchy but do not contain attributes of referenced objects.
...
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available