Actions
User story #16992
closednon global items can have duplicate names
Effort required:
Name check:
To do
Fix check:
Checked
Regression:
Description
this changes a lot of things, especially the syntax for item definition
enum outcome { repaired, sucess, error } items in outcome.error { timeout, * } alias stretch = system.debian_9
where the name prefix is optional for global enums
Updated by Benoît PECCATTE over 4 years ago
- Related to User story #16972: Add enum aliases in rudder lang added
Updated by Benoît PECCATTE over 4 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE over 4 years ago
- Assignee changed from Benoît PECCATTE to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder/pull/2848
Updated by Benoît PECCATTE over 4 years ago
- Status changed from In progress to Pending release
Applied in changeset rudder|7214dbc330b12a22afa4adb1295480bad4c64945.
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~beta1 which was released today.
Updated by François ARMAND over 4 years ago
- Fix check changed from To do to Checked
Actions