Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
Description
Current Behavior
On assigning a role to an account that does not have access to some permissions which removes the dashboard widgets (history, orders, daily plan). Then even on assigning the permission to the user it does not shows the dashboard widget.
How to Reproduce
- Create a role with permission in a way that any of the dashboard widgets are not visible. For example, removing the daily plan permission will remove the Daily Plan widget from the dashboard.
- Assign the role to a user and log in with that user.
- After login, the Daily Plan widget is not visible on the dashboard
- Update permission of role and attach the permission for DailyPlan.
- The DailyPlan dashboard widget is still not visible.
Desired Behavior
All widgets on the dashboard should be visible when the permissions are updated.
Workaround
To resolve this issue after assigning the permission user can click on the Reset Layout button to reload the permissions for the user.