Actions
User story #18641
closedAdd a property column without inherited values in node list
Status:
Released
Priority:
3
Assignee:
Category:
Web - Nodes & inventories
Target version:
Effort required:
Name check:
To do
Fix check:
Checked
Regression:
Description
Since #18595, the "property" column in the node list shows inherited values, it the same thing than in node details, and likely what is more useful, since it's the value that will go in properties.d/properties.json
file.
But getting these properties is intrinsecly slower than just the porperty set at node level (there's inheritance to do and it's not stored on node level).
And sometime, you really want to see what is defined at node level, especially when debugging or looking for inconsistencies between nodes.
Updated by François ARMAND about 4 years ago
- Related to Bug #18595: Added column for node property does not show inherited value added
Updated by Vincent MEMBRÉ about 4 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ about 4 years ago
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/3403
Updated by François ARMAND almost 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request changed from https://github.com/Normation/rudder/pull/3403 to https://github.com/Normation/rudder/pull/3407
Updated by Vincent MEMBRÉ almost 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|15b8eaf9fd918e3d425d100d534e61a9bb8efd13.
Updated by François ARMAND almost 4 years ago
- Related to Bug #18668: [object Object] in inherited properties column added
Updated by François ARMAND almost 4 years ago
- Related to Bug #18681: Inherited properties always displayed in the column, even if checkbox unchecked added
Updated by François ARMAND almost 4 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ almost 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.2.0~rc1 which was released today.
Actions