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: Fix filter result error when field value is non-array #16

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

huangjunjia
Copy link

Description

#14

This fix brings another problem, the in/contains judgment logic is skipped when the value of field value is of type non-array.

@huangjunjia huangjunjia force-pushed the fix/data-provider-fileter branch from 4ac9271 to 0cf6122 Compare October 13, 2023 07:37
@huangjunjia huangjunjia changed the title fix: Fix filter result error when field value is non-array WIP: fix: Fix filter result error when field value is non-array Oct 13, 2023
@huangjunjia huangjunjia force-pushed the fix/data-provider-fileter branch from 0cf6122 to ad487a5 Compare October 13, 2023 07:53
@huangjunjia huangjunjia changed the title WIP: fix: Fix filter result error when field value is non-array fix: Fix filter result error when field value is non-array Oct 13, 2023
@self-transition
Copy link
Member

LGTM

@self-transition self-transition merged commit a922912 into main Oct 13, 2023
1 check passed
@self-transition self-transition deleted the fix/data-provider-fileter branch October 13, 2023 08:43
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