Actions
Defect #2497
closedAutomatic roles: Automatic role by tree node removes properly assigned roles
Start date:
09/21/2020
Due date:
% Done:
100%
Estimated time:
Description
When automatic role is added, asynchoronous role requests is created => check for unprocessed roles is made before role request is executed and assigned role is removed.
Related issues
Updated by Radek Tomiška over 4 years ago
- Related to Defect #2404: Provisioning operations from event and sync. created at the same time can be executed in wrong order added
Updated by Radek Tomiška over 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 0 to 90
I reverted synchronous role request to assign roles by ProcessAutomaticRoleByTreeTaskExecutor. Newly assigned roles are used for check invalid roles to removal.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/18f28bf09bfd5fe618e64104dc633214e53d5733
Could you provide me a feedback, please?
Updated by Ondřej Kopr over 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 90 to 100
I made the review. And change looks good to me. Thank you for the fix.
Updated by Radek Tomiška over 4 years ago
- Related to Task #2444: Implement waiting for the completion of the LRT after all asynchronous events added
Updated by Radek Tomiška over 4 years ago
- Status changed from Resolved to Closed
Thx for feedback!
Note: The synchronous role request will be (~ have to be) removed, when #2444 will be implemented.
Actions