Solving permissions issues on a responsive dashboard
Dashboard permissions can be set in several different locations.
Before you begin
When you find problems with permissions on responsive dashboards, you can review permissions on the Dashboard Sharing panel, group permissions, and dashboard properties.
Role required: dashboard_admin, pa_admin
Procedure
Dashboard permissions scenarios
Permissions on dashboards can be complicated. If you set a permission on a dashboard group, for example, permissions set on a dashboard within that group override it. This matrix shows what is visible based on various combinations of permissions.
- DB = Dashboard
- DG = Dashboard Group
- RTR = Restrict to Roles
For more information, see Restrict responsive dashboard access to specific roles.
- X = Unspecified
| Scenario | DG | DG Permission | DB view permission | DB edit permission | RTR | Who can view the DB? |
|---|---|---|---|---|---|---|
| No DG, no DB permissions | X | X | X | X | X | Only the owner |
| Only RTR | X | X | X | X | asset | Only the owner |
| Only DB permissions | X | X | itil | X | X | Users with the itil role |
| DB permissions and RTR | X | X | itil | X | asset | Users with both the itil AND asset roles |
| Only DG without permissions | Exists | X | X | X | X | Users with either the pa_admin role OR the pa_power_user role |
| DG without permissions and RTR | Exists | X | X | X | asset | Users with both the asset role AND either the pa_admin role OR the pa_power_user role |
| Only DG and DG permissions | Exists | itil | X | X | X | Users with either the itil role OR the pa_admin role OR the pa_power_user role |
| DG, DG permissions, and RTR | Exists | itil | X | X | asset | Users with both the asset role AND either the itil role OR the pa_admin role OR the pa_power_user role |
| DG, DG permissions, and DB permissions | Exists | itil | itil_admin | X | asset | Users with both the itil_admin role AND the asset role |
| DG, DG permissions, DB permissions, and RTR | Exists | itil | itil_admin | X | X | Users with the itil_admin role |
Solving issue with edit permissions on responsive dashboards
Users with edit permissions on a responsive dashboard may also need edit permissions on another dashboard that the tab is used in.
Before you begin
Role required: admin
About this task
A dashboard is shared with a user with edit permissions. On some tabs, the user cannot add widgets. When the user selects Add widgets, nothing happens. The same user is able to add widgets to other tabs and dashboards. The cause for the problem is related to how the affected dashboard tab was created.
Procedure
Result
The affected user can now edit the dashboard tab on the responsive dashboard.
Solving issues with shared dashboards in non-global scopes
Dashboards in scoped applications may not be visible to non-admin users. Non-admin users may not be able to view the dashboard or the widgets on the dashboard don't load.
Before you begin
Role required: admin of the associated scoped application.