Actions
User story #2998
closedRudder object identifier (UUID) must be displayed on their details screen
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
Each Rudder objects among rules, groups, nodes, directives have an unique identifier (UUID) in the system. That identifier is used in several user-accessible places, like logs, database, error messages, etc.
But that UUID is not currently displayed in rule/group/directive details screen, and so it must be added.
A version 2 of that feature could be to have a global search box that allows that look-up and UUID and point to the matching object, if it exists.
implementation part : #2999 pull request : https://github.com/Normation/rudder/pull/57
doc part : N/A
Actions