Defect #3027
closedMissing column with contracts in the assigned roles table, role attributes can't be hidden from dashboard
0%
Description
Tested on 11.2.1
The table with assigned roles doesn't display the contract, for which the role is assigned.
Using default configuration (Static environment configuration items):
idm.pub.app.show.identityRole.table.columns=role, roleAttributes, environment, identityContract, contractPosition, validFrom, validTill, directRole, automaticRole, incompatibleRoles
Also, the column "Role attributes" is not hidden on dashboard even if we remove "roleAttributes" from the property above. (Hiding the column from the full detail of assigned roles works fine.)
Additional feedback: If possible, please support also additional columns in the table with assigned roles, namely the description and the criticality of the role.
Files
Related issues
Updated by Alena Peterová almost 3 years ago
- Subject changed from Missing column with contracts in the assigned roles table to Missing column with contracts in the assigned roles table, role attributes can't be hidden from dashboard
- Description updated (diff)
Updated by Alena Peterová almost 3 years ago
- Related to Feature #3033: Add option to display role description in the table of assigned roles added
Updated by Roman Kučera over 2 years ago
- Target version changed from 12.2.0 to 13.0.0
Updated by Tomáš Doischer over 2 years ago
- Status changed from New to Resolved
- Assignee changed from Peter Štrunc to Tomáš Doischer
I just tested it in 11.2, 12.1, and 12.2. It is true that this behavior was present in 11.2 but it was fixed in 12.
The commit with the fix: https://github.com/bcvsolutions/CzechIdMng/commit/4b068e1f172e38b5635dea723be0762bf983ad0e
I'll create a new ticket with the feature request also mentioned here.
Updated by Tomáš Doischer over 2 years ago
- Related to Task #3127: Add the option to show role criticality and description in the table of assigned roles added
Updated by Alena Peterová over 2 years ago
@doischert
I still don't see the column with the contract on current develop. Also, the dashboard ignores that the role attributes should be hidden. Please see screenshots in https://redmine.czechidm.com/issues/3127#note-8. Is there some other setting which works well?
Updated by Tomáš Doischer over 2 years ago
Thanks for noticing it, it really doesn't work right now. The original solution was then removed in https://redmine.czechidm.com/issues/3128.
We'll add this functionality again.
Updated by Tomáš Doischer almost 2 years ago
- Status changed from Resolved to Closed