Patch for "master" branch: https://reviews.mahara.org/5013
-- 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/1478724 Title: Upgrading from 1.8 to 15.10 fails due to multirecipient change to module Status in Mahara: In Progress Bug description: The upgrade fails due to two things. 1) It tries to install artefact.multirecipientnotification plugin but that aretafact plugin does not exist anymore (line 3780) - To fix make it install module.multirecipientnotification plugin instead 2) It then tries to drop the triggers / move the non existing table and at this point upgrade dies. - To fix make it check that the table exists before trying to move table from artefact to module To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1478724/+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

