Closed
Description
Preconditions
- Reproduced on clean magento 2.2.0
Steps to reproduce
- Create new user role with any group checked (for example "Catalog") except "System" group
- Create user and assign him to the group from step 1
- Login as the user from step 3
Expected result
- No errors
Actual result
- Error occors "A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later."
Seems Magento is trying to load /index.php/admin/mui/index/render/namespace=notification_area&sorting%5Bfield%5D=created_at&sorting%5Bdirection%5D=asc&isAjax=true
but requested access to ACL resource Magento_AdminNotification::show_toolbar is denied.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release