Skip to content

Fix event check in open/close logic and timezone handling#2116

Open
Ganeshswaminathan1912 wants to merge 4 commits into
hackforla:developmentfrom
Ganeshswaminathan1912:fix/recurring-checkin-bulk
Open

Fix event check in open/close logic and timezone handling#2116
Ganeshswaminathan1912 wants to merge 4 commits into
hackforla:developmentfrom
Ganeshswaminathan1912:fix/recurring-checkin-bulk

Conversation

@Ganeshswaminathan1912

Copy link
Copy Markdown
Member

Fixes #1872

Changed the open and close check in logic to show the events for check in in the front end.

Copilot AI review requested due to automatic review settings May 5, 2026 05:09

This comment was marked as resolved.

trillium added a commit that referenced this pull request Jun 19, 2026
These tests document known failures in how event generation and checkin
open/close handle Pacific time and DST transitions. They are intentionally
red — they describe correct behavior the current code does not produce.

Key failure modes:
- getDay()/getHours() return server-local time, not LA time
- Late-night PST events cross midnight in UTC, landing on wrong day
- Spring-forward DST transition breaks checkin open/close window
- 6/8 fail with TZ=UTC, 1/8 fails even with TZ=America/Los_Angeles

Related: #1872, PR #2116, bead VRMS-lw6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate and Fix Incorrect Event Check-In Times in VRMS

2 participants