-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 10.10-HF29
-
Fix Version/s: 10.10-HF30, 11.2, 2021.0
-
Release Notes Summary:Parent directories are correctly deserialized.
-
Backlog priority:900
-
Team:PLATFORM
-
Sprint:nxplatform #13
-
Story Points:1
Fetched/enriched directory entities deserialization has been improved with NXP-29171.
Before we wasn't able to deserialize the entity because we didn't have the resolver to use. The resolver to use is defined on the schema, directory schemas don't declare resolver for their parent because the schema is shared among several directories.
The fix done didn't take into account the fact that parent directory could be another directory type and thus having another schema.
We want to fix this.
- is caused by
-
NXP-29171 Fix update of task's variable of type user/group using JSON entity type 'group' via REST API
- Resolved
- Is referenced in