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

"is set = no" filter does not work in DataTable #252

Open
IskandarovRost opened this issue Jun 10, 2020 · 1 comment
Open

"is set = no" filter does not work in DataTable #252

IskandarovRost opened this issue Jun 10, 2020 · 1 comment
Labels
bug Something isn't working external Does not require changes to the repo, will be solved once external issue is fixed

Comments

@IskandarovRost
Copy link

CUBA Platform version: 7.2.4
Frontend generator 3.0.0-beta.2

  1. There is an entity with fields which allow empty/null values
  2. Create several instances of the entity. Do not fill some values
    image.png
  3. On the column with empty values apply filter "is set=Yes". Applied OK.
    image.png
  4. change to "is set=No"

AR: Shows the same as is set=no

image.png

@IskandarovRost IskandarovRost added the bug Something isn't working label Jun 10, 2020
@IskandarovRost IskandarovRost changed the title "is set = no" filter does not work "is set = no" filter does not work in DataTable Jun 10, 2020
@vyacheslav-pushkin
Copy link
Collaborator

Caused by cuba-platform/restapi#91.

@vyacheslav-pushkin vyacheslav-pushkin added the external Does not require changes to the repo, will be solved once external issue is fixed label Jun 10, 2020
@vyacheslav-pushkin vyacheslav-pushkin removed their assignment Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external Does not require changes to the repo, will be solved once external issue is fixed
Projects
None yet
Development

No branches or pull requests

2 participants