How does It work the Keyword field in Devices API Endpoint and Users API Endpoint ?

Jp 6 days ago

Hi Everyone,

Hope you are doing well! , I'm testing some things and I notice that the Keyword field (Link to Doc to Keyword Field Device) is not working in Devices and Users Endpoint, or maybe has another way to do it.

user_keyword_doc.png

I'm making a GET request with the following:

Method: GET
Endpoint: localhost:8082/api/users?keyword=hola

The request return all the users that I have in the Traccar Database and there was no results found if I search a user with hola. Should return an empty array ? ( [ ] ). And if I search anything else, stills return all users. Please find attached the image below:

results_keyword_not_working_maybe_bug.png

random_keyword.png

And finally I'm on 6.12.2 Traccar version Server.

version_6_12_2.png

Kind Regards!.

Anton Tananaev 6 days ago

You need to wait for the next release.

Jp 6 days ago

Hi Anton!, no problem. Thank you for the fast response