Actions
Defect #3398
closedAssignment of automatic roles fails for users with roles assigned to accounts
Start date:
06/19/2023
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Peter Štrunc
Description
If a user has a role assigned directly to an account, then all attempts to assign any automatic role to the user fails with:
2023-06-19T19:25:27.677023+02:00[Europe/Prague]: class eu.bcvsolutions.idm.acc.dto.AccAccountRoleAssignmentDto cannot be cast to class eu.bcvsolutions.idm.core.api.dto.IdmIdentityRoleDto (eu.bcvsolutions.idm.acc.dto.AccAccountRoleAssignmentDto and eu.bcvsolutions.idm.core.api.dto.IdmIdentityRoleDto are in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @54e22bdd)
Actions