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

DateTime filter does not handle all JSON types #3144

Open
nasdf opened this issue Oct 16, 2024 · 0 comments
Open

DateTime filter does not handle all JSON types #3144

nasdf opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nasdf
Copy link
Member

nasdf commented Oct 16, 2024

The filters below expect DateTime values. They should be updated to not return an error when the value type does not match so that JSON filters work properly.

  • _lt
  • _le
  • _gt
  • _ge
@nasdf nasdf added the bug Something isn't working label Oct 16, 2024
@nasdf nasdf self-assigned this Oct 16, 2024
@nasdf nasdf changed the title Filters do not properly handle all JSON types DateTime filter does not handle all JSON types Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant