mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #01697
[Bug 636796] [NEW] Upgrade to 1.3 fails on postgres for sites with artefact feedback
Public bug reported:
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.
** Affects: mahara
Importance: Undecided
Status: New
--
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: New
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.
Follow ups
References