Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Added built-in array support for EntityFilterType #319

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snebes
Copy link
Collaborator

@snebes snebes commented Sep 25, 2019

Adds built-in array support for EntityFilterType. These were previously ignored by the filter.

Tangentially related to #318, as I was using ChoiceFilterType when using EntityFilterType with multiple set to true.

@gilles-g gilles-g self-requested a review September 26, 2019 07:28
@Thinker-as
Copy link

Is this planned to be applied?

@spackmat
Copy link
Contributor

spackmat commented Feb 4, 2023

I proposed a PR #366 , that maybe solves the problem addressed here in another way. My PR solves the architectural reason, why arrays as Parameters cannot be used, but ArrayCollections do. So instead of casting an array value to ArrayCollection, my PR directly allows arrays of values for parameters given to for example in() expressions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants