mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #01772
[Bug 636796] Re: Upgrade to 1.3 fails on postgres for sites with artefact feedback
** Changed in: mahara
Status: Fix Committed => Fix Released
--
Upgrade to 1.3 fails on postgres for sites with artefact feedback
https://bugs.launchpad.net/bugs/636796
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Fix Released
Bug description:
The upgrade to 1.3 adds a check constraint on artefact_comment to ensure that exactly one of the author,authorname columns is null. The upgrade fails because authorname is the empty string for existing comments.
References