Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
guushamann opened this issue Nov 30, 2018 · 1 comment
Open

Comments

@guushamann
Copy link

guushamann commented Nov 30, 2018

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

@guushamann
Copy link
Author

or better, find by username with
https://docs.konghq.com/0.14.x/admin-api/#retrieve-consumer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant