Problem/Motivation

A subset of the entered/published events is displayed in the Month, List, Week options.
It appears to only display 10 in total.

I have about 15 events entered & published. All appear okay.
The configuration/settings should be correct according to the documentation.
View is displayed as a full page.

AJAX is On.
Drupal version 10.3.10
No errors reported in Drupal error log.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

asdinnie created an issue.

asdinnie’s picture

Additional information:

Whenever I add a new event then it is added to the list of 10 events displayed.
Another event appears to be left off the list of those displayed to make room for it.

It might be that the events that are displayed are the last ones that are added (rather than edited) sequentially?

thomas kaisuka’s picture

I have the same problem here.

I added 28 events on a school website spanning accross the year and i only get the Last 10 events displayed.

The ones earlier in the year are skipped.

thomas kaisuka’s picture

Update:

I sorted my problem by ensuring i don't use any sorting criteria

Please leave the sort criteria option empty in views if you can afford it.