mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #01107
[Bug 622499] [NEW] Views are automatically removed from watchlist when user access is removed
Public bug reported:
The View::set_access function in lib/view.php is too eager to remove
views from user watchlists:
When you remove a user from the access list for a view, the view is
automatically removed from that user's watchlist even if the user has
access to the view by another means (e.g. through membership in a group
with access to the view).
** Affects: mahara
Importance: Undecided
Status: New
--
Views are automatically removed from watchlist when user access is removed
https://bugs.launchpad.net/bugs/622499
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: New
Bug description:
The View::set_access function in lib/view.php is too eager to remove views from user watchlists:
When you remove a user from the access list for a view, the view is automatically removed from that user's watchlist even if the user has access to the view by another means (e.g. through membership in a group with access to the view).
Follow ups
References