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

Filter by "IN" criteria behaves badly #687

Closed
bart-schaefer opened this issue Oct 6, 2023 · 2 comments
Closed

Filter by "IN" criteria behaves badly #687

bart-schaefer opened this issue Oct 6, 2023 · 2 comments
Assignees
Labels
bug 🪲 Something isn't working

Comments

@bart-schaefer
Copy link

Describe the bug
Attempting to filter table view using "IN" erases column menu and filter criteria

To Reproduce
Please see attached screen capture

Expected behavior
Results are filtered as with "=", "LIKE", etc.

Screenshots
If applicable, add screenshots to help explain your problem.
Screencast from 10-05-2023 05:00:55 PM.webm

Application:

  • App client: Antares
  • App version: 0.7.17
  • Installation source: Ubuntu Software

Environment:

  • OS name: Ubuntu
  • OS version: 20.04.6
  • DB name: MySQL
  • DB version Community 5.7.42
@bart-schaefer
Copy link
Author

It works if there is no comma-separated list, but then "IN" is useless because it is the same as "="

@Fabio286 Fabio286 added the bug 🪲 Something isn't working label Oct 6, 2023
@Fabio286 Fabio286 added this to TO FIX Oct 6, 2023
@github-project-automation github-project-automation bot moved this to Needs triage in TO FIX Oct 6, 2023
@Fabio286 Fabio286 moved this from Needs triage to Low priority in TO FIX Oct 6, 2023
@Fabio286
Copy link
Member

Fabio286 commented Oct 9, 2023

Hi @bart-schaefer,

thanks for the report.
You will find the fix in next release.

@github-project-automation github-project-automation bot moved this from Low priority to Closed in TO FIX Nov 1, 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
Projects
No open projects
Status: Closed
Development

No branches or pull requests

2 participants