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

IBX-8469: Fixed image filtering by file size float value #414

Merged

Conversation

ciastektk
Copy link
Contributor

@ciastektk ciastektk commented Aug 8, 2024

🎫 Issue IBX-8469

Description:

Float values in file size filter causes error when using solr search engine. This PR adds cast to int value converted to bytes and allows to use float values.

For QA:

Documentation:

@ciastektk ciastektk added the Bug Something isn't working label Aug 8, 2024
@ciastektk ciastektk requested a review from a team August 8, 2024 11:49
@ciastektk ciastektk changed the title IBX-8469: Fixed image filtering by image size float value IBX-8469: Fixed image filtering by file size float value Aug 8, 2024
@ciastektk ciastektk force-pushed the ibx-8469-fixed-image-file-size-filtering-by-float-values branch from 54bc30d to 3e7a7fa Compare August 9, 2024 10:07
@ciastektk ciastektk requested review from adamwojs, alongosz, Steveb-p and a team August 9, 2024 10:14
@ciastektk ciastektk force-pushed the ibx-8469-fixed-image-file-size-filtering-by-float-values branch from 3e7a7fa to 8f84db9 Compare August 9, 2024 13:11
@ciastektk ciastektk force-pushed the ibx-8469-fixed-image-file-size-filtering-by-float-values branch from 3edc25e to c3b9ef9 Compare August 20, 2024 11:47
Copy link

@alongosz alongosz merged commit e8e81c8 into 4.6 Aug 21, 2024
21 checks passed
@alongosz alongosz deleted the ibx-8469-fixed-image-file-size-filtering-by-float-values branch August 21, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants