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

Avoid applying meta ranges to aggregations #3342

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

felipeelia
Copy link
Member

Description of the Change

As stated in #3341, applying the range filter to the aggregation's filter restricts the field min and max in a way that is impossible to get back if a meta range is applied.

Closes #3341

How to test the Change

Changelog Entry

To be added to the meta range changelog entry

Credits

Props @felipeelia @JakePT

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@felipeelia felipeelia added this to the 4.5.0 milestone Feb 24, 2023
@felipeelia felipeelia merged commit 900358f into develop Mar 1, 2023
@felipeelia felipeelia deleted the fix/issue-3341 branch March 1, 2023 13:38
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.

BUG: Meta Range Facet - Min and Max values
1 participant