Actions
Bug #27085
openChange validation acceptation and decline endpoints fail with permission issues
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.
Updated by Clark ANDRIANASOLO 3 months ago
- Related to Bug #26605: CurrentUser.queryContext is null when used in a ZIO for added
- Related to Architecture #26714: Migrate WorkflowService to use ZIO added
Updated by Clark ANDRIANASOLO 3 months ago
- Status changed from New to In progress
- Assignee set to Clark ANDRIANASOLO
Updated by Clark ANDRIANASOLO 3 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Véronique HAYAERT
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/852
Updated by Clark ANDRIANASOLO 2 months ago
- Status changed from Pending technical review to In progress
- Assignee changed from Véronique HAYAERT to Clark ANDRIANASOLO
Updated by Clark ANDRIANASOLO 29 days ago
- Related to Architecture #22595: Move & update AuthorizationType into rudder-core added
Updated by Clark ANDRIANASOLO 25 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Véronique HAYAERT
Updated by Clark ANDRIANASOLO 12 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|ad115d3ea3245cee3182c06c6ffe35ff216a1de7.
Updated by Vincent MEMBRÉ 7 days ago
This bug has been fixed in Rudder plugin change-validation v9.0.0.beta1-2.4
Actions