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

[Bug]: Filtering characters by image not working #838

Open
mmorenodev opened this issue Sep 4, 2024 · 1 comment
Open

[Bug]: Filtering characters by image not working #838

mmorenodev opened this issue Sep 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mmorenodev
Copy link

Project

API (api.potterdb.com)

Bug description

I tried to filter and get all the characters that have an image different than null but none of the predicates worked.

Expected Behavior

Get all characters with an image defined.

Steps to reproduce

Hit the characters endpoint, this is one of the filters I tried
https://api.potterdb.com/v1/characters?filter[image_not_null]

Screenshots

![DESCRIPTION](LINK.png)
N/A

Logs

N/A
@mmorenodev mmorenodev added the bug Something isn't working label Sep 4, 2024
@danielschuster-muc
Copy link
Owner

Thank you for opening this issue. The problem lies probably here. The same problem seems also to occur in other controllers (books, chapters, movies, potions, spells).

@danielschuster-muc danielschuster-muc pinned this issue Oct 21, 2024
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
Status: 📋 Backlog
Development

No branches or pull requests

2 participants