Bug #25109
closedCreate property from inherited one
Description
Currently, to override a node property, in the Nodes or Groups page we need to create a new property with the same name as an existing one, and it will display warnings about conflicting property format on the property value (String or JSON).
We want to be able to create a property directly by clicking on an icon in the "Actions" column of the property table. We will also want to copy the value of the property inherited property, and it should have the same format as the inherited one. We cannot start with an empty value because it would be bad for user experience, we disallow empty values anyway...
We also want to keep it possible to create an inherited property by the same mean as previously : creating a new property with the same name as an inherited one.
Updated by Clark ANDRIANASOLO 5 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 5 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Raphael GAUTHIER
- Pull Request set to https://github.com/Normation/rudder/pull/5762
Updated by Clark ANDRIANASOLO 5 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|3300bf4fdcaaa549542f204a01739c2064b9b4a6.
Updated by Vincent MEMBRÉ 4 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.6 which was released today.