Actions
Bug #18989
openWhen we set invalid values fo api settings, we get an empty success response
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Regression:
Description
On Rudder 6.2, maybe in previous versions as well
I was expecting an error
[root@server ~]# curl -k -X POST -H "X-API-TOKEN: $(cat /var/rudder/run/api-token)" 'http://localhost:8080/rudder/api/latest/settings' -d 'unexpected_unbound_var_values=sfg' {"action":"modifySettings","result":"success","data":{"settings":{}}} curl -k -X POST -H "X-API-TOKEN: $(cat /var/rudder/run/api-token)" 'http://localhost:8080/rudder/api/latest/settings' -d 'rudder_generation_delay=0DF' {"action":"modifySettings","result":"success","data":{"settings":{}}}
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 6.2.3 to 6.2.4
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 6.2.4 to 6.2.5
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 6.2.5 to 6.2.6
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 6.2.6 to 6.2.7
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 6.2.7 to 6.2.8
Updated by Vincent MEMBRÉ almost 2 years ago
- Target version changed from 6.2.8 to 6.2.9
Updated by Vincent MEMBRÉ almost 2 years ago
- Target version changed from 6.2.9 to 6.2.10
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 6.2.10 to 6.2.11
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 6.2.11 to 6.2.12
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 6.2.12 to 6.2.13
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 6.2.13 to 6.2.14
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 6.2.14 to 6.2.15
Updated by Vincent MEMBRÉ 11 months ago
- Target version changed from 6.2.15 to 6.2.16
Updated by Alexis Mousset 10 months ago
- Target version changed from 6.2.16 to 6.2.17
Updated by Vincent MEMBRÉ 9 months ago
- Target version changed from 6.2.17 to 997
Updated by Vincent MEMBRÉ 9 months ago
- Target version changed from 997 to 6.2.18
Updated by Vincent MEMBRÉ 9 months ago
- Target version changed from 6.2.18 to 6.2.19
Updated by Vincent MEMBRÉ 9 months ago
- Target version changed from 6.2.19 to 6.2.20
Updated by Vincent MEMBRÉ 8 months ago
- Target version changed from 6.2.20 to 6.2.21
Actions