mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20598
[Bug 1364691] Re: Add support for getting multiple artefacts from an array
** Also affects: mahara/1.10
Importance: Undecided
Assignee: Nigel Cunningham (nigelc-g)
Status: In Progress
** Also affects: mahara/1.11
Importance: Undecided
Status: New
** Changed in: mahara/1.10
Milestone: None => 1.10.0
** Changed in: mahara/1.11
Milestone: None => 1.11.0
** Changed in: mahara/1.11
Status: New => In Progress
** Changed in: mahara/1.10
Milestone: 1.10.0 => 1.10.1
** Changed in: mahara/1.10
Status: In Progress => Confirmed
** Changed in: mahara/1.11
Importance: Undecided => Medium
** Changed in: mahara/1.10
Importance: Undecided => Medium
** Tags added: performance
** Changed in: mahara/1.11
Assignee: (unassigned) => Nigel Cunningham (nigelc-g)
--
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/1364691
Title:
Add support for getting multiple artefacts from an array
Status in Mahara ePortfolio:
Confirmed
Status in Mahara 1.10 series:
Confirmed
Status in Mahara 1.11 series:
In Progress
Bug description:
Add support for getting multiple artefacts from an array of IDs, all
at once. The main saving is that we then do one SQL query for the
whole array instead of one for each element in the array.
In testing admin/users/bulkexport.php, this reduced execution time for
an export of 1000 users by 12 seconds (approx 10 percent).
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1364691/+subscriptions
References