-
Bug
-
Resolution: Fixed
-
Minor
-
3.10.10
-
MOODLE_310_STABLE
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
To view the Comment report, you need 'moodle/comment:delete', but to have the report show in the nav tree, you need 'moodle/site:viewreports'. that means someone with generic access to reports will see a link for the report, but when they visit the page will see an error message for not having the proper permission.
This is obviously a super minor bug, but it also has a super minor fix; just update the ./admin/settings/plugins.php setting (around line ~480) to use 'moodle/comment:delete' instead of 'moodle/site:viewreports'.
- has to be done before
-
MDL-74747 Improve comment reports index page
-
- Open
-