← Back to team overview

mahara-contributors team mailing list archive

[Bug 1952961] [NEW] Refactor set_access process for efficiency

 

Public bug reported:

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.

** Affects: mahara
     Importance: Undecided
     Assignee: Doris Tam (doristam)
         Status: New

** Changed in: mahara
     Assignee: (unassigned) => Doris Tam (doristam)

-- 
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:
  New

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



Follow ups