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: filterBy should compare values #8179

Closed
wants to merge 1 commit into from
Closed

fix: filterBy should compare values #8179

wants to merge 1 commit into from

Conversation

jrjohnson
Copy link
Contributor

Backport #8171 FilterBy can be called with and without a second argument, when the second argument is used the filter should compare that value to the value in the record.

FilterBy can be called with and without a second argument, when the
second argument is used the filter should compare that value to the
value in the record.
@jrjohnson jrjohnson added 🏷️ bug This PR primarily fixes a reported issue backport-beta PR targets the beta branch labels Sep 9, 2022
@jrjohnson jrjohnson marked this pull request as ready for review September 9, 2022 03:33
@runspired
Copy link
Contributor

I'm going to kill the use of the beta branch with this release, so this is no longer necessary, but thank you!

@runspired runspired closed this Sep 15, 2022
@jrjohnson jrjohnson deleted the 8171-filterby-beta-backport branch September 15, 2022 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-beta PR targets the beta branch 🏷️ bug This PR primarily fixes a reported issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants