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 edtf advanced search error message #10309

Merged
merged 3 commits into from
Nov 29, 2023
Merged

Conversation

chiatt
Copy link
Member

@chiatt chiatt commented Nov 29, 2023

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description of Change

Fixes failing query and error message

Issues Solved

#10250

@chrabyrd
Copy link
Contributor

looks good! There was an issue when instantiating an empty edtf filter that would throw a 500 error so I added a line to handle that condition. Was able to repro the odd caching behavior on my local so I genericized the exception 👍

@chrabyrd chrabyrd merged commit 81f4b1e into dev/6.2.x Nov 29, 2023
1 check passed
@chrabyrd chrabyrd deleted the 10250_fix_edtf_error_msg branch November 29, 2023 23:35
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