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

Support #31750 - Date search is not sending timezone #1110

Merged
merged 7 commits into from
Nov 23, 2023

Conversation

brandonandre
Copy link
Contributor

  • Timezone is now included in all range queries, based on the web browser time.
  • Fixed an issue with a test where booleans were being searched instead of dates.
  • Updated the snapshot to reflect the new changes.

brandonandre and others added 7 commits August 29, 2023 13:45
- Timezone is now included in all range queries, based on the web browser time.
- Fixed an issue with a test where booleans were being searched instead of dates.
- Updated the snapshot to reflect the new changes.
- Updated the index mapping test for subtype setting and updated the snapshot.
- Refactored the test to loop through all the operators and subTypes to test each one.
- Snapshot updated
@johnphan96 johnphan96 merged commit 237a9bb into dev Nov 23, 2023
11 checks passed
@johnphan96 johnphan96 deleted the Support-31750-Date-search-is-not-sending-timezone branch November 23, 2023 20:59
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