Problem/Motivation

When filtering a view on an array of options and selecting 'is none of', or 'is one of', the operator send to Vragen.ai is '='. This should be 'NOT IN' or 'IN'.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#4 3572836-3.patch3.03 KBjelleglebbeek
#2 3572836-2.patch748 bytesadebruin
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

adebruin created an issue. See original summary.

adebruin’s picture

StatusFileSize
new748 bytes

Here by a patch of the latest MR for save use with composer patches. A different approach will be used to fix this problem

adebruin’s picture

jelleglebbeek’s picture

StatusFileSize
new3.03 KB

I've attached the patch of the different approach. Will make an MR for this fix shortly. We expand IN, NOT IN and ALL filters to multiple conditions.

jelleglebbeek’s picture

Assigned: Unassigned » jelleglebbeek
Status: Active » Needs review
jelleglebbeek’s picture

Title: Some filter options are not parse correctly » Some filter options are not parsed correctly
bbrala’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.