Actions
Bug #26249
openTechnique can be created with technique ID starting with a forbidden character
Status:
Pending release
Priority:
1 (highest)
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
If creating a technique with a name starting with a character that will be escaped for generating the technique ID :
- example name : "/etc/hosts Compliance"
Rudder will auto-generate a Technique ID : “_etc_hosts_compliance”
- While displaying a message stating that the 1st character should be alphameric
- Where one cannot edit the Technique ID field as it is generated, but not an entry field.
If the the user goes to another technique in the techniques tree, then back to the usaved draft, the error message is gone and is becomes possible to save the technique with the “invalid” ID.
- And this technique seems to be usable and to work normally.
Files
Actions