Actions
Bug #23555
closedBug #23518: Error when creating a technique with illegal character parameter
When migrating json technique to yaml, canonify parameter name
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
See parent for details.
The migration needs to take care of the new fields and mapping from old json to editor to yaml mapping of fields for technique parameters.
In particular, we need to canonify the name
field value and put it into YAML name
field, keeping the non-canonified value for description
Updated by François ARMAND about 1 year ago
- Status changed from New to In progress
Updated by François ARMAND about 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5090
Updated by Anonymous about 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|7c333dab1f1b619bb333ed8596e047cc65ca309d.
Updated by Vincent MEMBRÉ about 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.0.0~rc2 which was released today.
Actions