-
Bug
-
Resolution: Fixed
-
Major
-
4.4.7, 4.5.3
-
3
-
WP Sprint 2025-I1.3 (Clones)
This wouldn't typically happen in LMS, but it causes a problem for plugins when the same report is rendered to the page multiple times. In this case, for all duplicate reports (after the first) their filtering is broken
This currently affects Workplace open-source block: https://moodle.org/plugins/block_rbreport where multiple page blocks refer to the same report, and also affects the chart visualisation project where the page will show a report, and allow for it to be opened in a full screen modal (therefore duplicating the report in the page DOM):
The problem is that the filters loader only considers the report ID, which as we've determined is not guaranteed to be unique on the page
- has a non-specific relationship to
-
MDL-85007 Dynamic table triggers updated events in wrong table instances
-
- Closed
-