[Feature] Ability to search assets with no rating #21158
Closed
FunkyKwak
started this conversation in
Feature Request
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Hello !
I tried the searchAssets API in order to find pictures with no rating, and it looks like it's not yet possible.
Passing 0 or -1 in the rating parameter doesn't return the pictures with no rating.
I made sure the pictures were there and that there was no issue with the API usage by doing the following (pseudo code here):
When I did the test, I already knew there was 5 pictures marked as favorite, but without a rating.
I get the same results when I search through the web interface (for the -1 value, I tested by changing the value in the URL)
I don't know if that's a bug or a missing feature.
If you know a workaround like searching all pictures not rated 5 for example, I'm also interested.
Thanks in advance! 👍
Platform
Beta Was this translation helpful? Give feedback.
All reactions