Reviewed: https://reviews.mahara.org/7207 Committed: https://git.mahara.org/mahara/mahara/commit/031b9dcf4654ac4344f422ad375c4d9c06ca17c3 Submitter: Robert Lyon ([email protected]) Branch: master
commit 031b9dcf4654ac4344f422ad375c4d9c06ca17c3 Author: Robert Lyon <[email protected]> Date: Tue Oct 25 09:44:26 2016 +1300 Bug 1636286: Testing if root user exists in upgrade sanity The root user needs to exists for Mahara to function correctly It is used (at least) to hold some default layout options behatnotneeded Change-Id: I8a25a2d60a0f2be55b4abb6d86c470d0f7f08786 Signed-off-by: Robert Lyon <[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/1636286 Title: Check during installation / upgrade that root user exists Status in Mahara: Fix Committed Bug description: Sometimes, the root user (user with id 0) is deleted from the database by users. That can cause a bunch of issues as the user is needed by Mahara, e.g. see bug #1632717. Robert suggested to implement a check during installation / upgrade to look for that user and print a warning with steps to get it back if it's not present. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1636286/+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

