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
Actions