Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-28435

Reports are shown in course "change log"

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not a bug
    • 2.1
    • None
    • Logging, Reports

    Description

      Open
      Courses -> [COURSENAME] -> Reports -> Logs
      change in dropdown "All actions" into "All changes" and generate the report.
      You will still see the entries of the report generation, although it is not a change.

      This happens because query parameter modaction=-view
      which results in filtering all entries from log where action does not contain word 'view'. But for the reports mdl_log.action='report log', 'report stats', etc. They do not contain word 'view'.

      This means that the log report is not empty even if there were actually no changes to the course.

      In order to solve MDL-25454 I need to check the log for any changes during the last month and am supposed to use the same algorithm as change log. At the moment I treat report generations as the changes (as well as report itself). When this issue is resolved, please come back to MDL-25454

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              marina Marina Glancy
              David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: