Actions
Bug #17638
closedtext explaining hierarchy of groups always shows up for system group
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
On system group detail, we always have the text
Hierarchy of group and unicity of property name A group property with a given name can be defined in several group if and only if these groups are in a sub-group hierarchical relation. A group 'S' is a subgroup of group 'P' if 'S' uses the 'AND' operand with the 'Group > Group ID = P' criterion. Property inheritance and overriding in hierarchy When a group is a subgroup of another one, it inherit all its properties. If it defines a property with the same name than a parent, then that property value is overriden and the subgroup value is used. A node can also define a property with the same name, and in that case its value will override any group's value for that property name. Overriding order between several parents If a group is a subgroup of several groups, then the overriding is done in the same order than groups are defined in criteria lines: the last group define the group whose value will be chosen among parents.
Updated by François ARMAND over 4 years ago
Ah. Most certainly because the grou prop tab is missing for it.
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 Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/3057
Updated by François ARMAND over 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|fec6a512dad4e964c205db8e1c89586d53d0abc8.
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~rc3 which was released today.
Updated by François ARMAND over 4 years ago
- Fix check changed from To do to Checked
Actions