-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
4.4.8, 4.5, 5.0, 5.1
Steps to reproduce:
- Add a plugin to your instance that defines custom tag collections (e.g. https://github.com/moodleou/moodle-mod_forumng or https://github.com/mebis-lp/moodle-repository_imagehub )
- Run unit tests in tag/tests/reportbuilder/datasource/tags_test.php
- 7 assertions will fail
- Create a course with a tag (e.g. "Banana")
- Go to https://yourmoodle/reportbuilder/index.php
- Create a new report with source "tags"
- Go to the preview page for the report
- You will see some empty lines for every tag collection that has no tags yet
- Use the filter "tag name is not equal to" and choose "Banana"
- Apply the filter
- You will see some empty lines for every tag collection that has no tags yet, the default collection will disappear
- has a non-specific relationship to
-
MDL-84228 Report Builder - Empty records
-
- Closed
-