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

FIX: Contains filter on lookup column returned too many values 2023.1 #2058

Merged
merged 3 commits into from Oct 19, 2023

Conversation

JindrichSusen
Copy link
Contributor

because the SQL behind it applied the filter on the ids instead of the lookup values. The time rendered in the SQL was also wrong, not respecting culture and formatting of the values from UIService/GetLookupLabelsEx (that is what is displayed in the grid).

because the SQL behind it applied the filter on the ids instead of the lookup values. The time rendered in the SQL was also wrong, not respecting culture and formatting of the values from UIService/GetLookupLabelsEx (that is what is displayed in the grid).
@JindrichSusen
Copy link
Contributor Author

PgSQL implementation of the Format method is not implemented yet.

because in is not implemented and implementing it is not a priority now
@JindrichSusen JindrichSusen marked this pull request as ready for review October 18, 2023 08:24
@origambot
Copy link

This pull request has been mentioned on ORIGAM Community. There might be relevant details there:

https://community.origam.com/t/contains-filer-does-not-work-on-lookup-filed/3097/3

@washibana washibana merged commit 27ba8d9 into 2023.1 Oct 19, 2023
5 checks passed
@washibana washibana deleted the contains-filter-lookup-2023-1 branch October 19, 2023 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants