-
Bug
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
-
1
-
Navigation push 14
In MDL-70801 some changes were implemented in the myoverview block that requires some upgrading steps to be executed.
While testing MDL-71696 in a big Moodle installation, I've seen this block is taking about 4 minutes to be upgraded:
This instance had 54.758 users.
A couple of things should be added to the upgrading process, to help admins during the upgrade process:
- A progress bar should be added, to notify admins current status (otherwise, they might think the process has failed).
- A recordset should be used in blocks/myoverview/db/upgrade.php (well spotted, Jun!!!)
- has been marked as being related by
-
MDLSITE-6601 Upgrade moodle.org to 4.0
-
- Resolved
-
- is a regression caused by
-
MDL-70801 Implement "My courses" page
-
- Closed
-