jmix-framework / jmix

Jmix framework
https://www.jmix.io
Apache License 2.0
693 stars 124 forks source link

Extended Search for Enum #3851

Open SergeiAksenov2 opened 2 weeks ago

SergeiAksenov2 commented 2 weeks ago

Environment

Jmix version: 2.4.999-SNAPSHOT

Bug Description

Extended Search does not find by Enum part of value.

Steps To Reproduce

Use demo project.

Current Behavior

Extended Search finds only by full values of a Enum.

Expected Behavior

Extended Search can find by Enum part of value.

Sample Project

T3638-2.zip