Task #3192
closedRole criticality and description - display in role request, dashboard, width
100%
Description
- We need those two columns also in the role request form, see the original request from our customer (#3033)
When adding new roles, they need to see the criticality of the role in order to know that an approval process will follow and the roles will not be assigned immediately
- The column for the description is not very wide and its width is fixed, it doesn't look well if the description is longer. (Especially if there were more roles with longer description)
- The dashboard ignores the configured order of the columns
-------------
Tested on current develop, configuration:
idm.pub.app.show.identityRole.table.columns=role, priority, description, identityContract, contractPosition, validFrom, validTill, directRole, automaticRole, incompatibleRoles
idm.pub.core.identity.dashboard.skip=false
idm.pub.app.show.environment=false
Files
Related issues
Updated by Alena Peterová 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 Tomáš Doischer over 2 years ago
- Sprint set to Sprint 12.3-4 (zář 14 - zář 28)
- Assignee changed from Roman Kučera to Evgeniya Gorina
Updated by Evgeniya Gorina over 2 years ago
- Assignee changed from Evgeniya Gorina to Tomáš Doischer
Could you give me a feedback, please
Updated by Tomáš Doischer over 2 years ago
- Status changed from New to Needs feedback
Updated by Tomáš Doischer over 2 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Tomáš Doischer to Evgeniya Gorina
- % Done changed from 70 to 60
Thank you for the improvements:
Priority + description in role request table : this works, thank you, however, the table is now too wide. It doesn't fit on a FullHD monitor and requires scrolling. I think the only solution is to make this table configurable in the same way that is used in the identity role table.
Description column not wide enough : LGTM
Configurable order of columns on the dashboard : LGTM
Please see the comments in the PR for some code issues (https://github.com/bcvsolutions/CzechIdMng/pull/268).
Updated by Tomáš Doischer over 2 years ago
- Sprint changed from Sprint 12.3-4 (zář 14 - zář 28) to Sprint 12.3-5 (zář 28 - říj 12)
Updated by Tomáš Doischer about 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 60 to 100
LGTM, thank you for the changes! :)
Updated by Tomáš Doischer almost 2 years ago
- Status changed from Resolved to Closed