You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation
Following #4663 about introducing a new entity to define and manage type hierarchy resolution, the next step is to apply it to resources during creations and updates
Acceptance criteria
When a user creates or updates a resource, the provided types are enriched with their hierarchy types.
If no mapping are found for a type, the type is kept.
A new field is introduced to keep track of the original types so that we can recompute the list of types if needed
The original types are returned as metadata when fetching the resource
The source has to remain what the user has provided
Not in scope
Update the type hierarchy during refreshes
The text was updated successfully, but these errors were encountered:
Motivation
Following #4663 about introducing a new entity to define and manage type hierarchy resolution, the next step is to apply it to resources during creations and updates
Acceptance criteria
Not in scope
The text was updated successfully, but these errors were encountered: