Task #2966
closed
identity-role-complex-report - wrong value in the column AutomaticRole
Added by Alena Peterová about 3 years ago.
Updated about 3 years ago.
Description
The report "Identities and their role with complex combination with contracts attributes" (identity-role-complex-report) displays "false" in the column AutomaticRole for all roles, even if they are assigned automatically.
Version 2.2.0
- Target version set to 271
This is strange, I will have to try and replicate it. Code looks reasonable, the check is done like this:
identityRoleDto.isAutomaticRole()
- Assignee set to Tomáš Doischer
- Status changed from New to In Progress
So the object actually isn't identityRoleDto, it is a pojo created to save the data from the executor. In the executor, whether or not an identity role is automatically assigned is not set anywhere, so this always results in false. I will fix it.
- Status changed from In Progress to Needs feedback
- % Done changed from 0 to 80
- Target version changed from 271 to 2.3.0
- Status changed from Needs feedback to Resolved
- % Done changed from 80 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF