Earlier this morning, members of our team noticed that some results were not being returned in our json api calls, despite those excluded events being public & published. Upon some experimentation, we think it may be that events that are set to occur 6 months or more in the future are excluded from api results.
Is this a new functionality or just something we have not noticed before? As you can imagine, the number of our events have dropped off significantly as it is the summertime, so we aren’t sure if this behavior has always been the case.
As an example, https://events.uconn.edu/live/json/v2/events/group/financial%20aid has a handful of events post Dec 10th which are not appearing, but which can be seen here: https://events.uconn.edu/live/json/v2/events/group/financial%20aid/end_date/2025-12-31 (we’ve never had to use this end_date parameter before).