yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57972
[Bug 1629993] Re: Deletion message shown while deleting a non existing folder
Reviewed: https://review.openstack.org/386227
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d556a82ee2929d4a48e845311f12837f985bdca2
Submitter: Jenkins
Branch: master
commit d556a82ee2929d4a48e845311f12837f985bdca2
Author: Luis Daniel Castellanos <luis.daniel.castellanos@xxxxxxxxx>
Date: Thu Oct 13 15:56:06 2016 -0500
Clear cached selected items on swift objects table
The swift objects/folders table was caching the selected
items because it was broadcasting the wrong hzTable event
to clear them when needed.
Change-Id: Ie6d594718d6f2ca50f59d44d20978ccdb28734f5
Closes-Bug: #1629993
** 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/1629993
Title:
Deletion message shown while deleting a non existing folder
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Steps to reproduce:
- Go to Project>Object Store>Containers
- Create a new Container with name 'Test'
- Create 'Test 1' and 'Test 2' Folders inside 'Test'
- Select both checkboxes of the new folders.
- Delete both folders at the same time.
- A message Saying Delete Files in Test is shown and a bar show the progression of the deletion.
- Click on the delete button again, it will say that there are still 2 folders inside Test even if they we're deleted.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1629993/+subscriptions
References