MDL-82146 report_log: Add subsections to activity filter

This commit is contained in:
Amaia Anabitarte 2024-07-05 10:14:51 +02:00
parent ec050bbee7
commit 8596d3cd7c
6 changed files with 92 additions and 14 deletions

View file

@ -0,0 +1,7 @@
issueNumber: MDL-82146
notes:
report_log:
- message: >-
get_activities_list() function returns also an array of disabled
elements, apart from the array of activities.
type: improved