This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Update reservations index date range behavior #1432
Open
Description
Currently, reservations only appear in the index if their start date falls within the date range specified; we should modify this so that:
- any reservations that overlap with that range (e.g. start before / end after) are included
- any reservations that are checked out / overdue should be returned if the date range includes today's date
Activity