-
Sub-task
-
Resolution: Fixed
-
Major
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
MDL-41253-master -
There is code to display progress during backup and restore (MDL-38190) but we also need a mechanism to display this progress during restore UI stages, outside of the restore controller.
It should work so that a progress bar displays if UI stages take a long time; if they complete quickly (for a small backup) then it doesn't display, so as not to add distracting UI. I arbitrarily decided that five seconds is a good limit for this.
(This code will not in itself do anything but is a prerequisite for other changes. Basically this is about adding API so that a restore UI stage could potentially display a progress bar.)
- blocks
-
MDL-41147 Large course restore fails due to time limit when unzipping
- Closed
-
MDL-41167 Large course restore times out on Review page
- Closed
-
MDL-41669 Restore: Progress bar needs to include more tasks
- Closed
-
MDL-41722 Backup: Very large course times out on user interface pages
- Closed
- caused a regression
-
MDL-41840 Restore: Page title, breadcrumbs show incorrect stage
- Closed
- is blocked by
-
MDL-38190 Backup and restore operations should display progress
- Closed