mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64397
[Bug 1952961] A change has been merged
Reviewed: https://reviews.mahara.org/12282
Committed: https://git.mahara.org/mahara/mahara/commit/9c9388315dbe07806ebf5faa9284512fb18c5fba
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: main
commit 9c9388315dbe07806ebf5faa9284512fb18c5fba
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
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