PGBI/kong-dashboard

customer search Kong-dashboard v3.5.0 does not work with kong 0.14

Opened this issue · 1 comments

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

image

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