ciao-webui icon indicating copy to clipboard operation
ciao-webui copied to clipboard

Tenant - Instances table displaying all instances on first page

Open arturonuman opened this issue 9 years ago • 1 comments

Steps to reproduce it:

  • Login as demo.
  • Make sure there are more than 10 instances launched.
  • Locate Instances tables.

Actual Behaviour: Instances table lists all instances currently launched on the first page.

Expected Behaviour: Instances table should display instances in groups of ten.

arturonuman avatar Oct 17 '16 19:10 arturonuman

Behavior is due to 'limit' parameter on query string not working properly. I'll check for root cause, as this could probably be a bug on ciao-controller.

jorgevgut avatar Oct 18 '16 22:10 jorgevgut