-
Bug
-
Resolution: Fixed
-
Low
-
8.5.1, 7.13.12, 8.13.1, 8.5.19, 8.20.1
-
7.13
-
25
-
Severity 2 - Major
-
115
-
Issue Summary
Users are unable to edit a dashboard if the dashboard is shared with multiple groups.
Steps to Reproduce
Have the following configuration:
- group1 - member is user1
- group2 - member is user2
How to reproduce:
- Create new dashboard
- Grant editor permissions to group1
- User1 is able to edit dashboard (expected)
- Grant editor permissions to group2 OR to user2 individually
- User2 is unable to edit dashboard (not expected). User2 is able to view the dashboard but the "Edit dashboard", "Add Gadget" and "Edit layout" options are missing.
It seems that only the group permissions takes precedence while any subsequent group/users are ignored.
Expected Results
User 2 should be able to edit the dashboard, as the user is a member of "group2" which has edit permissions.
Actual Results
Members of the "group2" group cannot edit the dashboard
Workaround
- Grant edit permissions to a single group and make sure all the relevant users that need to edit the dashboard are part of this group
- Grant permissions to individual users manually.
- is related to
-
JRASERVER-69192 Adding group as dashboard editor removes some individual users' right to edit dashboard
- Closed
-
JRASERVER-71193 Dashboard not editable if the user does not belongs to all the groups in the Viewers field
- Closed
-
JRASERVER-61158 Cannot save filter or dashboard if user is not part of group shared in filter/dashboard
- Closed
-
JRASERVER-69579 When a board creator is removed from the only group given Editor permission, the user loses the 'Add gadget' and 'Edit layout' buttons on the dashboard.
- Closed
-
PSR-587 Loading...