-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.4
The script to guess start and end dates is crashing when there is already an end date and the start date guess is after that 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()
|
!!
|