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 #8178

Merged
merged 1 commit into from
Sep 12, 2022
Merged

fix: filterBy should compare values #8178

merged 1 commit into from
Sep 12, 2022

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-release PR targets the current release branch labels Sep 9, 2022
@jrjohnson jrjohnson marked this pull request as ready for review September 9, 2022 02:33
@runspired runspired merged commit 90bcf5b into emberjs:release Sep 12, 2022
@jrjohnson jrjohnson deleted the 8171-filterby-release-backport branch September 13, 2022 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-release PR targets the current release branch 🏷️ bug This PR primarily fixes a reported issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants