Actions
Bug #26469
openCreating API Account with existing ID is possible and sends a confusing error
Pull Request:
Severity:
Minor - inconvenience | misleading | easy 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:
114
Name check:
To do
Fix check:
To do
Regression:
No
Description
When attempting to create an API Account but with an already existing ID, the API returns an error that is confusing :
And the API account list is not refreshed but when reloading the page, the previous existing account gets replaced with the new one.
It has the effect of updating the account.
- the API : it should not be the same endpoint/method to update and create an API account
- we need to validate the account ID field, and disallow creating an existing one, see #26468 for another constraint that also needs to be validated on the account ID field
Files
Actions