Actions
Defect #3368
closedWF from universal requests agenda does not allow approving the removal of a business role
Start date:
05/16/2023
Due date:
% Done:
100%
Estimated time:
Description
WF from universal requests agenda: https://wiki.czechidm.com/devel/documentation/roles/dev/universal_requests?s[]=%2Abusiness%2A#agenda_of_universal_requests
does not allow approving the removal of a business role.
I have approval for business roles set up using the following configuration:
idm.pub.core.request.idm-role.enabled=true idm.pub.core.request.idm-role-composition.enabled=true
Process:
1. Create a request for role change:
2. Delete business role:
Deletion fails with an fe error:
{ "timestamp" : "2023-05-16T15:26:19.605+0000", "status" : 404, "message" : "No message available", "path" : "/idm/api/v1/requests/sadsadsadsadsad/role-compositions/bulk/action", "_errors" : [ { "id" : "asdasdasdsad", "creation" : "2023-05-16T17:26:19.60561+02:00", "statusEnum" : "ENDPOINT_NOT_FOUND", "message" : "The given endpoint doesn't exist!", "parameters" : { "path" : "/idm/api/v1/requests/sadsdasdasdsads/role-compositions/bulk/action", "message" : "No message available" }, "module" : "core", "statusCode" : 404, "status" : "NOT_FOUND" } ] }
Files
Updated by Peter Štrunc over 1 year ago
- Sprint set to Sprint 13.0.5 - 2 (May 17 - May 29)
- Assignee changed from Peter Štrunc to Boris Polák
Updated by Boris Polák over 1 year ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Boris Polák to Peter Štrunc
- % Done changed from 0 to 80
Updated by Peter Štrunc over 1 year ago
- Target version changed from 13.0.5 to 13.0.6
Updated by Peter Štrunc over 1 year ago
- Sprint changed from Sprint 13.0.5 - 2 (May 17 - May 29) to Sprint 13.0.5 - 3 (May 29 - Jun 12)
Updated by Peter Štrunc over 1 year ago
- File permissions.png permissions.png added
- Status changed from Needs feedback to In Progress
- Assignee changed from Peter Štrunc to Boris Polák
I tested it thoroughly and it works like a charm.
I found another issue though. When I go to the "Permissions" tab, it shows a similar error with the bulk action endpoint. It seems to me, that it could be the same issue.
Could you check it out @polakb?
Updated by Peter Štrunc over 1 year ago
- Category set to Frontend
- Status changed from In Progress to Resolved
- Assignee changed from Peter Štrunc to Boris Polák
- % Done changed from 80 to 100
- Owner set to Boris Polák
Works well, merged to develop.
Updated by Martin Kolombo about 1 year ago
- Sprint changed from Sprint 13.0.5 - 3 (May 29 - Jun 12) to Sprint 13.0.5 - 2 (May 17 - May 29)
Updated by Peter Štrunc about 1 year ago
- Status changed from Resolved to Closed
Actions