Actions
Bug #27085
openChange validation acceptation and decline endpoints fail with permission issues
Status:
Pending technical review
Priority:
N/A
Assignee:
Target version:
Pull Request:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
Because of the same issue as in #26605, and since we rewrote all effects into ZIO, we now have the issue when checking user rights, which should be initialized in the API.
The consequence is not being able to accept or decline a change request from the API, even as admin user.
Actions