-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Component/s: Assets - Service, performance, functionality
-
13
-
Severity 2 - Major
-
102
Issue Summary
Assets inbound references don't show in an object's linked objects panel and aren't retrieved in AQL queries.
Steps to Reproduce
- Create a parent object type.
- Create a child object type for the above one.
- Create an object on the child object type.
- Create a third separate object type and include a reference attribute pointing to the parent object type and mark the Include Children option on the attribute configuration.
- Create a new object on this last object type referencing the object created on step 3.
Refer to the following video:
Expected Results
When visiting the object that has the inbound references, it should show up in the linked objects panel and should also be retrieved using AQL queries.
Actual Results
The inbound references don't show up in the linked objects panel and no objects are retrieved when using AQL clauses relating to the objects relationship.
Workaround
Directly reference the child objects instead of referencing the reference attribute to the parent object type.
- causes
-
JSDCLOUD-16718 Asset import referencing object type attribute that includes child objects is not working as expected
-
- Closed
-
- mentioned in
-
Page Loading...