← Back to team overview

mahara-contributors team mailing list archive

[Bug 1478724] Re: Upgrading from 1.8 to 15.10 fails due to multirecipient change to module

 

** Also affects: mahara/15.10
   Importance: Undecided
       Status: New

** Also affects: mahara/15.10
   Importance: Undecided
       Status: Fix Released

-- 
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:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Released

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


References