← Back to team overview

mahara-contributors team mailing list archive

[Bug 1672737] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7544
Committed: https://git.mahara.org/mahara/mahara/commit/952d55f1f19a92586f52df41a4c499cee0c5f4ee
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 952d55f1f19a92586f52df41a4c499cee0c5f4ee
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Mar 20 11:11:05 2017 +1300

Bug 1672737: Fixing for when some view_row_columns lines are missing

behatnotneeded

Change-Id: I85b50c3a9b8f84267a1f618e3217c878b4894ca2
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/1672737

Title:
  Entries missing from view_rows_columns

Status in Mahara:
  Fix Committed

Bug description:
  We have had a problem occur a couple of times recently for a
  particular customer using Mahara.

  Some of the content is disappearing from pages - it is still there in
  the 'view_layout_rows_columns' and 'view_layout_columns' tables, but
  some of it is missing from the 'view_rows_columns' table.

  If you delete all the records relating to the particular view from the
  'view_rows_columns' table, then Mahara spots that all the records are
  missing and rebuilds the whole page. This results in the missing page
  sections reappearing correctly.

  I'm afraid I can't offer any step-by-step instructions for how to
  reproduce the problem - it has only happened twice (that we have
  discovered) in the last few months and in each case we can see what is
  wrong with the data, but not how it reached that state.

  This may be related to https://bugs.launchpad.net/mahara/+bug/1626462
  but the site is currently running Mahara 16.04.4 and that has not
  fixed the problem (as that fix only works when *all* the records in
  'view_rows_columns' are missing, not when only some of them are
  missing).

  Mahara: 16.04.4
  OS: Linux
  DB: MySQL
  Browser: not relevant

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1672737/+subscriptions


References