-
Change Request (Sub-task)
-
Resolution: Fixed
-
Trivial
-
5.2.0rc1
-
None
-
Sprint 67 (Aug 2020), Sprint 68 (Sep 2020), Sprint 69 (Oct 2020), Sprint 70 (Nov 2020)
-
0.25
If for user is not allowed to create and edit maintenance
- Ability to create/update maintenance must be blocked on controller level excluding edit page
- For existing maintenance, edit page must be shown in read-only mode.
To check edit access must be used CWebUser::checkAccess(CRoleHelper::ACTIONS_EDIT_MAINTENANCE).
As examples of implementation is recommended to view how was implemented other actions like CRoleHelper::ACTIONS_EDIT_MAPS or CRoleHelper::ACTIONS_EDIT_DASHBOARDS.
- mentioned in
-
Page Loading...