mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #30177
[Bug 1381184] Re: need to drop old default email option
** Also affects: mahara/15.10
Importance: Medium
Status: Confirmed
** Also affects: mahara/16.04
Importance: Undecided
Status: New
** Changed in: mahara/16.04
Status: New => Confirmed
** Changed in: mahara/16.04
Importance: Undecided => Medium
** Changed in: mahara/16.04
Milestone: None => 16.04.0
** No longer affects: mahara/15.10
** Changed in: mahara
Importance: Medium => Low
** Changed in: mahara/16.04
Importance: Medium => Low
** Also affects: mahara/15.10
Importance: Low
Status: Confirmed
** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1
--
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/1381184
Title:
need to drop old default email option
Status in Mahara:
Confirmed
Status in Mahara 15.10 series:
Confirmed
Status in Mahara 16.04 series:
Confirmed
Bug description:
Now that we use individual default email options for each activity
type we need a patch to remove the 'defaultnotificationmethod' from
config table.
But the problem is we can't add it to the lib/db/upgrade.php as that
is run before the upgrade on plugins - nor can we put it in the
postinst of a plugin because we don't know which plugins will need to
be updated last post 1.9 - eg if we go from 1.9 -> 1.10 or even 1.9 ->
1.15 we will need to know the old defaultmethod. But after the initial
jump we will not need to know about it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1381184/+subscriptions
References