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

"Search" does not work correctly on a custom field of type Enum #247

Open
josejggil opened this issue Apr 25, 2024 · 0 comments
Open

"Search" does not work correctly on a custom field of type Enum #247

josejggil opened this issue Apr 25, 2024 · 0 comments

Comments

@josejggil
Copy link

1. Describe the bug

We attach source files of personalization Personalization objects.zip
We have created a field of type Enum.
Then, in the customer table, we have created a field of this type.
We show it in the list and in the client file.

The Search in Customer List option does not take into account the values of the new field

2. To Reproduce

We give value to the new field in each of the clients

image

Now, in the Search we wrote Servicio

3. Expected behavior

What is expected would be that the records corresponding to the clients will be shown 30000 and 40000

4. Actual behavior

However it doesn't show anything

image

Why????

We have tried other words of the Enum type and the result is the same

A greeting

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

No branches or pull requests

1 participant