-
Bug
-
Resolution: Fixed
-
Major
-
3.4.4, 3.5.1, 3.6, 3.9.12, 3.11.8, 4.0.2
-
MOODLE_311_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MDL-62959-master -
-
0
-
Team Hedgehog 4.1 sprint 0.1, Team Hedgehog 4.1 sprint 0.2
- Create a Group event
- Edit the event
- Change it to a "User" event
- Press "Save"
SELECT id,category FROM {course} WHERE id = ?
|
[array (
|
0 => '0',
|
)]
|
Error code: invalidrecord
|
* line 1546 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
|
* line 1522 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()
|
* line 6556 of /lib/accesslib.php: call to moodle_database->get_record()
|
* line 304 of /calendar/classes/external/event_exporter_base.php: call to context_course::instance()
|
* line 69 of /calendar/classes/external/event_exporter.php: call to core_calendar\external\event_exporter_base->get_other_values()
|
* line 125 of /lib/classes/external/exporter.php: call to core_calendar\external\event_exporter->get_other_values()
|
* line 948 of /calendar/externallib.php: call to core\external\exporter->export()
|
* line 228 of /lib/externallib.php: call to core_calendar_external::submit_create_update_form()
|
* line 59 of /lib/ajax/service.php: call to external_api::call_external_function()
|
*
|
- duplicates
-
MDL-64187 When changing a calender course event to a group event, the dropdown list shows wrong courses
- Reopened
-
MDL-72580 Editing calendar may cause errors on every page with calendar block
- Closed
- has a non-specific relationship to
-
MDL-63300 nopermissiontoupdatecalendar error when changing user event to course event
- Reopened
-
MDL-72430 Editing events results in changing the type of event and removing the Course option
- Closed
- has been marked as being related by
-
MDL-76061 Calendar event type cannot be changed from type "user"
- Closed
- is blocked by
-
MDL-63016 Some event types are missing on the edit event modal
- Closed