-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
3.4
-
MOODLE_34_STABLE
core_calendar\local\event\data_access\event_vault::get_events() allows for specification of a max number of events, but does not allow for pagination of those events.
As a result, we are likely to face issues where not all events are shown in some places and there is no explanation or indication that there are more results, and there is no way to retrieve them.
We need to consider how best to deal with this situation.
- will be (partly) resolved by
-
MDL-59650 calendar incomplete ($limitnum = 40)
- Closed