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

Graphql filters isOngoing, isPast and isFuture are not time aware. #30

Open
davola opened this issue Jan 18, 2022 · 0 comments
Open

Graphql filters isOngoing, isPast and isFuture are not time aware. #30

davola opened this issue Jan 18, 2022 · 0 comments
Assignees

Comments

@davola
Copy link

davola commented Jan 18, 2022

There is a problem when trying to filter an entry using the isOngoing, isPast and isFuture filters on an graphql query.
It happens that this filters only check for the date of the entry, not having into account the actual time (hs/min/secs).

I have created a PR here with a suggested fix to improve the resolution of this filters to became time aware as well.

Thanks!

@janhenckens janhenckens self-assigned this Feb 28, 2022
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

No branches or pull requests

2 participants