Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix location hours query #4

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Fix location hours query #4

merged 1 commit into from
Jul 12, 2024

Conversation

aaronfriedman6
Copy link
Contributor

The previous query mistakenly checked for when the date_of_change was NULL, but that actually indicates those were the hours when the LocationHours poller first started running. Instead, we need to be checking for the hours with the latest date_of_change.

@aaronfriedman6 aaronfriedman6 merged commit 2fcaa40 into main Jul 12, 2024
2 checks passed
@aaronfriedman6 aaronfriedman6 deleted the fix-hours-query branch July 12, 2024 18:24
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.

2 participants