Actions
Bug #24859
openCreating IDs with special characters should not be supported
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
I hate Rudder for that
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Small
Priority:
132
Name check:
To do
Fix check:
To do
Regression:
No
Description
It is possible to create them for now, but it is impossible to change those which contain spaces because of the URL escaping of the API.
See #24853 for an example on Rules. It should also apply to Directives, etc. Anything we could create with an ID, really...
We should only allow alphanumeric-_ when creating new IDs (and we should still support special characters in IDs that have been created previously in Rudder).
Updated by Clark ANDRIANASOLO 6 months ago
- Related to Bug #24853: Cannot remove rules create with API added
Updated by Vincent MEMBRÉ 6 months ago
- Target version changed from 7.3.15 to 7.3.16
Updated by Vincent MEMBRÉ 5 months ago
- Target version changed from 7.3.16 to 7.3.17
- Priority changed from 133 to 132
Actions