MDL-72257 gradeexport_xml: detect absense of grade items to export.
commit858bcbab0aa9c655fb2b20a7977312acef5798a1
authorPaul Holden <paulh@moodle.com>
Sun, 1 Aug 2021 22:25:40 +0000 (1 23:25 +0100)
committerPaul Holden <paulh@moodle.com>
Mon, 2 Aug 2021 09:16:38 +0000 (2 10:16 +0100)
tree84c731d72d7094ac5936c5a746d6fea81835d9f9
parentdc437b51715eaee7e55998ff6eb52f751b19a306
MDL-72257 gradeexport_xml: detect absense of grade items to export.

Where there are no grade items with idnumbers for selection, then
nothing should be exported. Currently, this is being interpreted as
the user exporting all grade items.
grade/export/lib.php
grade/export/xml/grade_export_xml.php