DB upgrade problem with plans from 17.04

Bug #1788710 reported by Robert Lyon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
High
Robert Lyon
18.10
Fix Released
High
Robert Lyon

Bug Description

We now require people to upgrade to at least 17.04 before upgrading to 18.10 to avoid upgrade problems.

However, there is still a problem with an alteration of the Plans block configuration.

We should just do a direct db update rather than via the commit method as the change is only to the structure of the configdata (artefactid => artefactids) rather than actually changing details the block itself.

Revision history for this message
Robert Lyon (robertl-9) wrote :
Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/9088
Committed: https://git.mahara.org/mahara/mahara/commit/a6c082d35b5e3e0950d7c92a34b05c805561624a
Submitter: Cecilia Vela Gurovic (<email address hidden>)
Branch: master

commit a6c082d35b5e3e0950d7c92a34b05c805561624a
Author: Robert Lyon <email address hidden>
Date: Fri Aug 24 09:16:04 2018 +1200

Bug 1788710: Altering db upgrade step to avoid unrelated 'tags' error

When using normal commit() method the block tries to do some artefact
related checks as well, which are not needed.

We will save the block configdata back directly instead

behatnotneeded

Change-Id: I0defae0de6b5f97d75f79c1d9059dadb0a64c686
Signed-off-by: Robert Lyon <email address hidden>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.