-
New Feature
-
Resolution: Fixed
-
Minor
-
4.1
-
MOODLE_401_STABLE
-
MOODLE_401_STABLE
-
We have a task logs system report and entity (MDL-71153). Expose that data as a custom report source - add any missing column/filter elements as appropriate
Columns
- Task log
- Name
- Plugin
- Type
- Start time
- End time
- Duration
- Host name
- PID
- Database
- Database reads
- Database writes
- Result
- User
- <everything from user entity>
Conditions/filters
- Task log
- Name
- Plugin
- Type
- Task output
- Result
- Start time
- End time
- Duration
- Database reads
- Database writes
- User
- <everything from user entity>
Directly related to this report source, it's noticeable that the sum and average aggregation types should be improved to execute column callbacks, so we should fix that here too
Before:
After:
Also noticed MDL-75185 while working on this
- blocks
-
MDL-75535 Create "Files" custom report source
-
- Closed
-
- has a non-specific relationship to
-
MDL-76475 Reportbuilder callbacks in avg sum do not work in 4.0 (backport of MDL-75191)
-
- Closed
-
-
MDL-71153 Convert task logs report to a system report
-
- Closed
-
- has been marked as being related by
-
MDL-75658 Send an email when a scheduled task fails
-
- Closed
-
-
MDL-80173 Evaluate remaining support for Oracle in Report builder
-
- Closed
-
- Testing discovered
-
MDL-75185 Custom report sources selection is not ordered consistently
-
- Closed
-
-
MDL-75618 More intuitive sorting of report float values
-
- Open
-