Actions
Architecture #27456
openArchitecture #27113: Rework property hierarchy
Inherited properties API change in parent
Status:
Pending technical review
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
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
Updated by Vincent MEMBRÉ 9 days ago
- Target version changed from 9.0.0~beta1 to 9.0.0~beta2
Updated by Vincent MEMBRÉ 6 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/6588
Actions