-
Improvement
-
Resolution: Fixed
-
Minor
-
3.11.12, 4.0.6, 4.1.1, 5.0
-
MOODLE_311_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE, MOODLE_500_STABLE
-
MOODLE_500_STABLE
-
-
-
It would be great to be able to duplicate a report you've built.
Specification
- Create a new system report action to duplicate given report
- Ensure we add appropriate permission class method for this (checking the ability to both edit the selected report, and create a new report)
- This should show a new modal_form instance for configuration:
- Name of the report
- Audiences [Checkbox]
- Schedules [Checkbox] (dependent on whether audiences are also selected)
- Note, asking for specifics of what to duplicate (other than the above) is really unnecessary, just copy the report and all it's persistents as is (columns, filters, conditions, sorting, aggregation, card view) - these are the elements that comprise the report, omitting them is pointless
- Upon saving the form, it should redirect to the editor for the duplicated report (much like creating a new report does)
- is duplicated by
-
MDL-81040 Allow duplicating of custom reports
-
- Closed
-