Patch for "master" branch: https://reviews.mahara.org/11744
-- 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/1922835 Title: Create portfolio creation queue for institution templates Status in Mahara: Fix Released Bug description: My story ========== As an institution admin I want to automatically copy portfolios into new accounts in a more efficient way, especially when lots of portfolios are created at once so that there is not too big a load on the server and the site can continued to be used without problems. * Create a queue for copying portfolios into newly created accounts: Instead of immediately copying the portfolio template for new accounts, put it into a queue as often lots of accounts are added, e.g. via web services, CSV file, etc. so that Mahara doesn't crash. Even if only one account is created and a copy needed, still use the queue for that to keep the number of rules low and thus not add additional break points. * The cron runs every minute To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1922835/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

