User story #2998
closedRudder object identifier (UUID) must be displayed on their details screen
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
Updated by Arthur ANGLADE about 12 years ago
- Description updated (diff)
- Status changed from New to In progress
Updated by François ARMAND almost 12 years ago
- Subject changed from add uuid for groups rules directives in UI to Rudder object identifier (UUID) must be displayed on their details screen
- Description updated (diff)
Updated by Jonathan CLARKE almost 12 years ago
- Target version set to 2.5.0~beta1
Updated by François ARMAND almost 12 years ago
- Status changed from In progress to 10
- Target version changed from 2.5.0~beta1 to 24
Updated by Vincent MEMBRÉ almost 12 years ago
- Description updated (diff)
A new pull request had been made for that feature : https://github.com/Normation/rudder/pull/57
the old one https://github.com/Normation/rudder/pull/10 can be closed
Updated by Vincent MEMBRÉ almost 12 years ago
- Target version changed from 24 to 2.5.0~beta1
Updated by Anonymous almost 12 years ago
- Status changed from 13 to Pending release
Applied in changeset 48949522dd70dfd139de07ee56b63b0f2bc0f3eb.
Updated by Matthieu CERDA almost 12 years ago
- Status changed from Pending release to Released