-
Bug
-
Resolution: Fixed
-
Minor
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_34_STABLE
-
MDL-60758_master -
This error appear when a guessed start date is higher than the database end date.
!!! The course end date must be after the start date. !!!
|
!!
|
Error code: enddatebeforestartdate !!
|
!! Stack trace: * line 2583 of /course/lib.php: moodle_exception thrown
|
* line 143 of /admin/tool/analytics/cli/guess_course_start_and_end.php: call to update_course()
|
* line 101 of /admin/tool/analytics/cli/guess_course_start_and_end.php: call to tool_analytics_calculate_course_dates()
|
!!
|
- Discovered while testing
-
MDL-60718 Duplicate entries calling get_records in guess_end
-
- Closed
-