mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #22899
[Bug 1401313] Re: Command-line updater not detecting core & local upgrades
This probably affects 1.10 as well, and probably not 1.9, but I'll have
to check. It is caused by the code changes we made to the upgrade system
in order to support the list of "plugins to upgrade" on the admin home
page.
** Tags added: cli upgrades
--
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/1401313
Title:
Command-line updater not detecting core & local upgrades
Status in Mahara ePortfolio:
In Progress
Status in Mahara 1.10 series:
Confirmed
Status in Mahara 15.04 series:
In Progress
Bug description:
The command-line upgrade script (admin/cli/upgrade.php) now detects
whether there are upgrades to run by examining the "toupgradecount"
value returned from check_upgrades(). But core and local don't
increment that value, only plugins do. Consequently, the CLI upgrader
only runs upgrades if there are plugin upgrades waiting also.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1401313/+subscriptions
References