mirror of
https://github.com/pretix/pretix.git
synced 2026-08-04 09:47:50 +00:00
When events overlap, check-in only worked for the currently running event. If events run back-to-back, it can happen, that admission should start earlier and overlaps the currently running event. This checks if an overlapping event has started even if the current event is still running.