You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated!! I found that this is new behaviour in 0.14, you can only search on custom id, the others do not work anymore (well they return all non filtered list)
My environment
ubuntu
Kong version = 0.14.1 (postgressql)
Kong Dashboard version = 3.5.0
Node version = v8.9.4
Npm version = 5.6.0
Issue description
customer search gives back all the id's (always the same list) instead of a filtered list of where you searched for
Steps to reproduce
go to customers, fill in a search term in search field in right corner
Updated!! I found that this is new behaviour in 0.14, you can only search on custom id, the others do not work anymore (well they return all non filtered list)
My environment
ubuntu
Issue description
customer search gives back all the id's (always the same list) instead of a filtered list of where you searched for
Steps to reproduce
go to customers, fill in a search term in search field in right corner
expected behaviour
only filter on custom id
if you need logs or something else, let me know
see change in docs
https://docs.konghq.com/0.14.x/admin-api/#list-consumers
https://docs.konghq.com/0.11.x/admin-api/#list-consumers
The text was updated successfully, but these errors were encountered: