← Back to team overview

mahara-contributors team mailing list archive

[Bug 872631] A change has been merged

 

Reviewed:  https://reviews.mahara.org/787
Committed: http://gitorious.org/mahara/mahara/commit/b49a1353cafdb635bac19fedfa88de63b5911dbb
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit b49a1353cafdb635bac19fedfa88de63b5911dbb
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Tue Oct 11 13:49:30 2011 +1300

    Move admin public folder check into join condition (bug #872631)
    
    This seems to speed the query up, probably because there are usually
    not many files inside the admin public folder.
    
    Change-Id: I99a3eff6e4b52e4942f490331d6f2cc48a3a5b0d
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

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

Title:
  Artefactchooser query is slow

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The query to fetch publishable artefacts for a block in the
  artefactchooser pieform element is slow, especially when the logged in
  user is in a lot of groups.  This should be fixed because the query is
  run more frequently than it used to be (each time a textbox block is
  configured: see bug #736665).

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


References