Device name filtering with multiple parameters not working #2577
Labels
status: accepted
This issue has been accepted for implementation
type: documentation
A change or addition to the documentation
Environment
Steps to Reproduce
As it is described in the docs, we can apply same filter with multiple values:
Unfortunately, this doesn't work for specifically the "name" field for devices endpoint and it returns only 1 result of the last queried value.
Expected Behavior
Endpoint to return all 3 devices; foo, bar, baz.
Observed Behavior
Endpoint returning only 1 device; baz.
========
I am happy to help, if pointed in the right direction for the fix and to have a test.
The text was updated successfully, but these errors were encountered: