← Back to team overview

mahara-contributors team mailing list archive

[Bug 1952961] A change has been merged

 

Reviewed:  https://reviews.mahara.org/12287
Committed: https://git.mahara.org/mahara/mahara/commit/ad32956194e7246fe90af91bf6f7e4a2a14f867c
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    21.10_DEV

commit ad32956194e7246fe90af91bf6f7e4a2a14f867c
Author: Doris Tam <doristam@xxxxxxxxxxxxxxx>
Date:   Wed Dec 1 17:28:05 2021 +1300

Bug 1952961: Reduce complexity of set_access

Change-Id: Ifd728955324ad6a39dd1123e699444e739f4d5b4

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1952961

Title:
  Refactor set_access process for efficiency

Status in Mahara:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Committed
Status in Mahara 22.04 series:
  Fix Committed

Bug description:
  The set_access function takes a very long time. Need to reduce Big-O
  complexity.

  This issue has surfaced from trying to upgrade a site with many
  collections. We're getting stuck at the db upgrade step 'Add
  "progress" page type' when needing to process 4000 collections and
  setting pages access for each the pages.

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



References