yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55746
[Bug 1604709] Re: The number of failures for deletion is incorrect in ng-container.
Reviewed: https://review.openstack.org/344636
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4b3157a576c12179cd5d775fffbfb75b51fff7d5
Submitter: Jenkins
Branch: master
commit 4b3157a576c12179cd5d775fffbfb75b51fff7d5
Author: Kenji Ishii <ken-ishii@xxxxxxxxxxxxx>
Date: Wed Jul 20 17:01:55 2016 +0900
[Trivial]Fix the number that failed to delete in swift
When deleting multiple folders in ng-container and some folders
can't delete, the number of failures displayed on modal is incorrect.
At the moment, the number of all folders targeted is displayed.
Change-Id: If3e057f775de37a15aa65cce3b4b536cccef1a1e
Closes-Bug: #1604709
** 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/1604709
Title:
The number of failures for deletion is incorrect in ng-container.
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
When deleting multiple folders in ng-container and some folders can't delete, the number of failures displayed on modal is incorrect.
At the moment, the number of all folders targeted is displayed.
ex.
number of target folders: 5
number of failures: 3
message displayed on modal is "Encountered 5 failures" <- "3" is correct.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1604709/+subscriptions
References