[Rt-commit] rt branch, 4.4/groupdashboards-savedsearches-rights, repushed
Maureen Mirville
maureen at bestpractical.com
Mon Dec 18 09:53:38 EST 2017
The branch 4.4/groupdashboards-savedsearches-rights was deleted and repushed:
was 1f4579b7148b46df80761fb7caf749b8357a3afa
now ac982f053b9a41f741251d70ff7d098a0250dce3
1: 1f4579b ! 1: 1669856 Fix bug on groups granted 'SeeGroupDashboard' or 'ShowSavedSearches'
@@ -8,9 +8,6 @@
This fix allows for members of one group with these rights on
another to view the dashboard or saved searches of the other group
without membership.
-
- Fixes: I#188174
- Fixes: I#188227
diff --git a/lib/RT/Dashboard.pm b/lib/RT/Dashboard.pm
--- a/lib/RT/Dashboard.pm
@@ -123,3 +120,4 @@
return undef;
}
+
-: ------- > 2: ac982f0 Update tests for 'SeeGroupDashboard' or 'ShowSavedSearches' bug fix
More information about the rt-commit
mailing list