Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3.2, 2.4
-
Fix Version/s: 2.3.3
-
Component/s: Reports
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE, MOODLE_24_STABLE
-
Fixed Branches:MOODLE_23_STABLE
-
Pull from Repository:git@github.com:jennymgray/moodle.git
-
Pull Master Branch:wip-
MDL-35694 -
Pull Master Diff URL:
Description
When you run the log report for a course and display results to screen the action column includes a link so you can repeat the action.
When you display the results as excel the url for the action is lost and hence so is some of the detail of what the user actually did. It would be good if the excel export could include the action as well.
(ODS and text exports not yet checked, probably suffer from same problem)