Due to the change of the return values for the type management the MongoDB queries cannot be built correctly.
When referencing objects to other objects, they are not listed in the 'Reference by' tab. (Types with references)
Brachn: 'origin/development' is up to date.
Getting references in the class 'object-reference-list.component.ts' always returns an empty array. See line : 56.
The backend issues a warning:
Unsolvable type reference with type Field 71 was not found inside input_type: safdasfd (cmdb_object_manager.py)
Class: cmdb_object_manager.py
line: 277 - 284
Ok, the fields are apparently not resolved if the reference fields are in a list of IDs. Now I have done the resolving correctly. This has something to do with the switching of the reference fields to multiple TypeIDs.
Fixed with:
Works perfectly
Changed the Jira Workflow from DATAGERRY -> DATAGERRY 2.0