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

🐛 Ensure filter date range honored #809

Merged
merged 1 commit into from
Sep 19, 2023
Merged

🐛 Ensure filter date range honored #809

merged 1 commit into from
Sep 19, 2023

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Sep 19, 2023

Prior to this commit, the inner logic that built the array of data was
not using the begin and end date filter.

With this commit, those sub-queries are all limiting the queries to
those that are within the given date range.

Related to:

Prior to this commit, the inner logic that built the array of data was
not using the begin and end date filter.

With this commit, those sub-queries are all limiting the queries to
those that are within the given date range.

Related to:

- #687
@labradford labradford merged commit 7df6d32 into main Sep 19, 2023
@labradford labradford deleted the i687-date-filter branch September 19, 2023 22:53
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