Actions
Bug #17547
closedMultiple problems with inherited (group, node) properties
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
The validation for properties is too strict and inherited properties are not overridable: if you want to redefine one, you get a "this property name is already taken"
Actually, we get the error message, but property is created.
Also, we are able to delete purely inherited properties.
Properties for group are marked as inherited from the group itself.
We don't have a visual difference between purely inherited and overriden properties.
Files
Updated by François ARMAND over 4 years ago
- Subject changed from Can't override property name already taken to Multiple problems with inherited (group, node) properties
- Description updated (diff)
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~rc1 to 6.1.0~rc2
Updated by François ARMAND over 4 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/3029
Updated by François ARMAND over 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|47ebedfadad5d3545a7fedff50999745a091aeeb.
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.0~rc2 which was released today.
Updated by François ARMAND over 4 years ago
- Fix check changed from To do to Checked
Actions