mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #51426
[Bug 1811912] A change has been merged
Reviewed: https://reviews.mahara.org/9441
Committed: https://git.mahara.org/mahara/mahara/commit/37ba5fd6b0f1c03ec2a349046aeede76d00a620f
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch: master
commit 37ba5fd6b0f1c03ec2a349046aeede76d00a620f
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Wed Jan 16 14:59:03 2019 +1300
Bug 1811912: "Table 'tag' not exists" when upgrade from 18.04 to master
We get a problem with trying to call get_my_tags() on index page
before the new table exists
behatnotneeded
Change-Id: I54845e3f6361d17649bdcdc000c0603c46191ee8
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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/1811912
Title:
relation "tag" does not exist during upgrade from 18.04 -> master
Status in Mahara:
Fix Committed
Bug description:
Failed to get a recordset: postgres8 error: [-18: ERROR: relation
"tag" does not exist
This is caused by index page wanting to call get_my_tags() before we
go off to upgrade page
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1811912/+subscriptions
References