Skip to content

Conversation

@Tyris
Copy link
Contributor

@Tyris Tyris commented Jan 10, 2025

Fixes #15072

The isArchived, isFavourite and isNotInAlbum filters were getting passed in the search as false when not ticked; they should be getting passed as null in this case (since we don't support exclusion).

Validated that results matching these cases are now correctly returned when these filters are unchecked.

Copy link
Member

@alextran1502 alextran1502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@alextran1502 alextran1502 merged commit f9db60f into immich-app:main Jan 10, 2025
34 of 35 checks passed
aminesebastian pushed a commit to suburban-digital/immich-sd that referenced this pull request Jan 12, 2025
…ts when they shouldn't (immich-app#15208)

Fix issue with boolean filters filtering out results when they shouldn't.

Co-authored-by: Tom graham <[email protected]>
yosit pushed a commit to yosit/immich that referenced this pull request Jan 13, 2025
…ts when they shouldn't (immich-app#15208)

Fix issue with boolean filters filtering out results when they shouldn't.

Co-authored-by: Tom graham <[email protected]>
arctic-foxtato pushed a commit to arctic-foxtato/immich that referenced this pull request Jan 14, 2025
…ts when they shouldn't (immich-app#15208)

Fix issue with boolean filters filtering out results when they shouldn't.

Co-authored-by: Tom graham <[email protected]>
vladd11 pushed a commit to vladd11/immich that referenced this pull request Jan 25, 2025
…ts when they shouldn't (immich-app#15208)

Fix issue with boolean filters filtering out results when they shouldn't.

Co-authored-by: Tom graham <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search results on mobile app do not show favorites

4 participants