Schedule Filters ΒΆ
Legacy/Inactive Filters
- Geo
- County
- Region
Notes:
These legacy/inactive filters use Tags (via Spatie\Tags\Tag) relationships.
Developer Notes:
- Geo Filter:
Geo filters are based on the
shift->site->location_name
. The schedule view will filter shifts based on a text match of thesite->location_name
, and NOT anid
match (shift->site->location_id
).
Known Issues:
- Non-Filtered Results
- Duplicate Geos/Locations are possible/visible
- (Soft) Deleted Geos/Locations (would be) visible
- Soft deletion is currently not an option