-
Bug
-
Resolution: Fixed
-
Minor
-
3.3.4, 3.4
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
master_
MDL-60421 -
Class 'tool_lp\external\cohort_summary_exporter' has been renamed for the autoloader and is now deprecated. Please use 'core_cohort\external\cohort_summary_exporter' instead. * line 118 of /lib/classes/component.php: call to debugging()
- line ? of unknownfile: call to core_component::classloader()
- line 101 of /admin/tool/cohortroles/classes/output/cohort_role_assignments_table.php: call to spl_autoload_call()
- line 821 of /lib/tablelib.php: call to tool_cohortroles\output\cohort_role_assignments_table->col_cohortname()
- line 1514 of /lib/tablelib.php: call to flexible_table->format_row()
- line 1631 of /lib/tablelib.php: call to table_sql->build_table()
- line 91 of /admin/tool/cohortroles/index.php: call to table_sql->out()
- Discovered while testing
-
MDL-60160 Task cohort_role_sync attempts to sync deleted users
- Development in progress