Reviewed: https://review.openstack.org/335980 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c6251d909e2086be3abe71a4f77fdce478e7438c Submitter: Jenkins Branch: master
commit c6251d909e2086be3abe71a4f77fdce478e7438c Author: Itxaka <itxakaserr...@gmail.com> Date: Thu Jun 30 14:11:36 2016 +0200 Metadata definitions table with pagination shows inconsistent data When using the prev_marker, we ordered the list by desc and then applied a sort based on the namespace but we used reverse=True, making the list always being return in the incorrect order. Change-Id: If83bc51793a1c5064318770f976c13a0ca3adf62 Closes-Bug: 1560279 ** Changed in: horizon Status: In Progress => Fix Released -- 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/1560279 Title: Metadata definitions table with pagination shows inconsistent data Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Steps to reproduce: 1. Set the items per page on user settings as 4. 2. Go to Admin -> Systems -> Metadata Definitions panel. 3. Click Next -> Prev -> Next -> Prev 4. Note that you should be on the first page with only "Next" available but it's showing only 1 metadata definition instead of 4 as specified on user settings. Also, the items shown on the pages are different when you go back and forth. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1560279/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp