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

Custom filter doesn't work with nullable/empty fields #334

Closed
salony75way opened this issue May 29, 2023 · 0 comments · Fixed by #606
Closed

Custom filter doesn't work with nullable/empty fields #334

salony75way opened this issue May 29, 2023 · 0 comments · Fixed by #606
Assignees
Labels
bug Something isn't working technical debt

Comments

@salony75way
Copy link
Contributor

salony75way commented May 29, 2023

Custom filter doesn't work with nullable/empty fields

For example: If we have optional string field in database and we want to filter out items for empty/not-empty field with some toggle filter then custom filter (_eq and _neq operator) doesn't work in this case.

I think this overlaps with #504

@salony75way salony75way mentioned this issue Jun 1, 2023
2 tasks
@IanMayo IanMayo assigned salony75way and unassigned IanMayo Jun 9, 2023
@IanMayo IanMayo moved this to Ready in RCO Backlog Jul 24, 2023
@IanMayo IanMayo added bug Something isn't working technical debt labels Jul 24, 2023
@IanMayo IanMayo moved this from Ready to Scheduled in RCO Backlog Jul 29, 2023
@github-project-automation github-project-automation bot moved this from Scheduled to Done in RCO Backlog Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working technical debt
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants