-
Improvement
-
Resolution: Fixed
-
Minor
-
4.3
-
MOODLE_403_STABLE
-
MOODLE_403_STABLE
-
Allow for custom reports to filter by contextlevel, for those reports that include context data (e.g. comments, files, tags)
One use case would be to allow a report to be created to list all files at a certain level, e.g. in any user context, and allow for reporting on that
To avoid copying around the same solution in each report source, create a new context entity type and deprecate existing columns in lieu of the new entity (requires MDL-76900 to be implemented to allow for deprecation)
The new entity will also provide the base for additional context data (path/parent), which will enhance the files report source later in MDL-78741
- blocks
-
MDL-78741 Allow reporting/filtering on context path and parent
- Closed
- has to be done before
-
MDL-78118 Final removal of custom report elements deprecated in 4.3
- Closed
- is blocked by
-
MDL-76900 Separate course participant enrol/role elements to new report entities
- Closed
- Testing discovered
-
MDL-78774 Broken exported files when deprecated message is showing
- Closed