← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1287093] Re: Selected instances are not deleted with pagination

 

This should be marked as "Fixed released" as it was part of Icehouse RC1
according to the tag on the github commit -
https://github.com/openstack/horizon/commit/e95a04733d463658f3ca87e9df213b8e1dd0326d
. I think the status wasn't changed because the "duplicates"
relationship was the wrong way around

** This bug is no longer a duplicate of bug 1282791
   Cannot remove projects on pages 2 and after

** Changed in: horizon
   Importance: Undecided => High

** Changed in: horizon
       Status: Fix Committed => Fix Released

** Tags removed: ntt
** Tags added: havana-backport-potential

-- 
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/1287093

Title:
  Selected instances are not deleted with pagination

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Instance is not getting deleted from other than first page of
  pagination when pagination is enabled.

  Steps to reproduce:

  1. Login to horizon using admin credentials.
  2. Click on settings menu.
  3. In "User Settings" menu set "Items Per Page" count as 5 and click on "Save" button to save the settings.
  4. Click on "Project" tab and select "admin" project.
  5. Click on "Instances" menu.
  6. On Instances page click on "Launch Instance" button to add instances.
  7. Add 6 to 7 instances.
  8. On the Instances page 5 instances will be displayed. Click on "More »" link at the bottom of Instances table.
  9. On the second page select instance and delete it.
  10. You will be redirected to 1st page and the selected instances from 2nd page will not get deleted.

  Note:
  If you delete the instances from 1st page then it will get deleted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1287093/+subscriptions


References