Actions
Architecture #27456
openArchitecture #27113: Rework property hierarchy
Inherited properties API change in parent
Status:
New
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No
Description
In the parent issue, internal APIs to displayInheritedProperties for nodes/groups have changed : the fullHierarchy
returned by the API is no longer a list of all inherited and overridden properties, but it is a simple object with an optional parent
.
We would want to be able to fix the display of the node properties app, and have all previous information about inheritance and overrides.
The error message is the following :
When there is a parent :
Files
No data to display
Actions