Closed Flamenco closed 6 years ago
Interesting edge case. I'll write a test and add it to the v2 release.
@kylefarris My example is a pruned down version that isolates the issue. My actual query had hundreds of items in the array.
@Flamenco Oh, I'm sure. Looks like a totally valid issue, I just never thought of that particular case when writing the tests. I'm deep into writing version 2 of the module. The fix for this will be in that release. I'm hoping to have it out in the next few weeks or so. I'm glad you have workaround for now.
Thanks for your bug report and input!
This is officially fixed in the v2 branch. Beta should be out soon.
Expected behavior All properties should use 'AND'
This query results in
Workaround: Re-add ignored fields.
This query results in
This applies to at least this 'delete use-case', if not more.