yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #81168
[Bug 1858605] [NEW] Trying to display previous instance returns random results
Public bug reported:
In the instances tab when clicking previous seems to reorder the instances return which messes up what is display.
Example 1: With 41 click `next` till the last page returns everything in the same order, but click `prev` on the final page returns nothing
Example 2: with 40 instances the first page always has the instances in the same order and when you click `next` the next page always has the instance in the same order.
Clicking `prev` returns 20 instance, but in a different order. Then if you click `next` again it returns a random number of instances.
The results for go forward are sorted differently from the results going
back and since the first or last instance id in the list is used for
this function it messes up the results.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1858605
Title:
Trying to display previous instance returns random results
Status in OpenStack Dashboard (Horizon):
New
Bug description:
In the instances tab when clicking previous seems to reorder the instances return which messes up what is display.
Example 1: With 41 click `next` till the last page returns everything in the same order, but click `prev` on the final page returns nothing
Example 2: with 40 instances the first page always has the instances in the same order and when you click `next` the next page always has the instance in the same order.
Clicking `prev` returns 20 instance, but in a different order. Then if you click `next` again it returns a random number of instances.
The results for go forward are sorted differently from the results
going back and since the first or last instance id in the list is used
for this function it messes up the results.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1858605/+subscriptions
Follow ups