-
Bug
-
Resolution: Fixed
-
Minor
-
4.1
-
MOODLE_401_STABLE
-
MOODLE_400_STABLE
-
- Covered by unit tests
If a report is using an audience type, and later this audience type is deleted from the instance, an exception will show up when trying to access the Audience tab:
Error code: generalexceptionmessage
|
* line 106 of /reportbuilder/classes/output/dynamictabs/audience.php: Error thrown |
* line 50 of /reportbuilder/classes/output/dynamictabs/audience.php: call to core_reportbuilder\output\dynamictabs\audience->get_all_report_audiences() |
* line 92 of /lib/classes/external/dynamic_tabs_get_content.php: call to core_reportbuilder\output\dynamictabs\audience->export_for_template() |
* line 261 of /lib/externallib.php: call to core\external\dynamic_tabs_get_content::execute() |
* line 81 of /lib/ajax/service.php: call to external_api::call_external_function() |
- Discovered while testing
-
MDL-75333 Custom report audience for site administrators
-
- Closed
-