Skip to content

Conversation

@narsaynorath
Copy link
Member

When using OR filters, the previous application of filters would result in incorrect results. A OR B AND C is not the same as (A OR B) AND C, which is the proper way to apply the filter to the base query of a widget.

When using OR filters, the previous application of filters would result
in incorrect results. A OR B AND C is not the same as (A OR B) AND C,
which is the proper way to apply the filter to the base query of a
widget.
@narsaynorath narsaynorath requested a review from a team May 17, 2024 12:52
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 17, 2024
@codecov
Copy link

codecov bot commented May 17, 2024

Bundle Report

Changes will increase total bundle size by 703.96kB ⬆️

Bundle name Size Change
app-webpack-bundle-array-push 27.55MB 703.96kB ⬆️

@narsaynorath narsaynorath merged commit b1bc0bd into master May 17, 2024
@narsaynorath narsaynorath deleted the nar/fix/dashboard-release-filters-applied-with-or branch May 17, 2024 13:24
cmanallen pushed a commit that referenced this pull request May 21, 2024
…ry (#71101)

When using OR filters, the previous application of filters would result
in incorrect results. A OR B AND C is not the same as (A OR B) AND C,
which is the proper way to apply the filter to the base query of a
widget.
@github-actions github-actions bot locked and limited conversation to collaborators Jun 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants