← Back to team overview

mahara-contributors team mailing list archive

[Bug 1308792] Re: institution data daily cron failing

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
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/1308792

Title:
  institution data daily cron failing

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  It looks like the cron_institution_data_daily may be failing to create
  the pie graph due to the sql IN statement needing to deal with a too
  large sql statement. On mahara.org it tries to create a  sql statement
  with an IN clause containing 46000+ ids.

  There should be a better way of handling this rather than doing such a
  great big sql statement.

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


References