Reviewed: https://reviews.mahara.org/2484 Committed: http://gitorious.org/mahara/mahara/commit/586413dc749b61e1c1c1148272ac4d770c23f931 Submitter: Robert Lyon ([email protected]) Branch: master
commit 586413dc749b61e1c1c1148272ac4d770c23f931 Author: Ghada El-Zoghbi <[email protected]> Date: Mon Sep 9 11:15:54 2013 +1000 Notify administrators (site and institution) when membership is full when a new user requests a membership. Bug #1204699 Change-Id: I5459e14805307da3dfa3ca7d8791569670c8fd5d Signed-off-by: Ghada El-Zoghbi <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1204699 Title: Mahara does not notify administrators if institutional membership is full Status in Mahara ePortfolio: Fix Committed Bug description: In a Mahoodle-type setup, if an institution membership is full (as in Institution::$members['maxuseraccounts'] is reached), new users cannot be created when they SSO in from Moodle. This functionality is fine, however there is little feedback to the administrator aside from PHP logging of a XmlrpcClientException. It would be great if there was the option to email the institution administrator a notification that their institution is full and that they either need to cleanup existing accounts, or they need to increase the maxuseraccounts limit. This would allow administrators to quickly resolve this issue, reducing the incidence of errors being returned to standard users when they attempt to SSO for the first time. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1204699/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

