Actions
Task #3357
closedCompatibility with idm 13.x
Start date:
05/09/2023
Due date:
% Done:
100%
Estimated time:
Owner:
Updated by Peter Štrunc over 1 year ago
- Status changed from New to Needs feedback
- Assignee changed from Peter Štrunc to Ondřej Kopr
- % Done changed from 0 to 80
- Bumped up dependencies to 13
- Broken some dependency cycles using Lazy annotation
- Refactored code for removing property to abstract RemovePropProcessor
- Added IdentityAccountRemovePropertyProcessor and IdentityAccountStoreInfoProcessor to enable property assignment for account roles
- Updated usage of AbstractRoleRoleAssignments and concepts
@kopro could you check it out?
Updated by Ondřej Kopr over 1 year ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Peter Štrunc
- % Done changed from 80 to 100
LGTM! I made code review and i didnt find a issue or strange looking code. Thanks for abstraction.
Actions