← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1566820] Re: More meaningful message should be displayed when a conflict error occurred in ng-swift

 

Reviewed:  https://review.openstack.org/303350
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2327e9c1e1f2188f4229656791d589686fc66325
Submitter: Jenkins
Branch:    master

commit 2327e9c1e1f2188f4229656791d589686fc66325
Author: Kenji Ishii <ken-ishii@xxxxxxxxxxxxx>
Date:   Fri Apr 8 10:33:09 2016 +0000

    Improve error message of when Conflict error occur in ng-swift
    
    When we create a container, folder or object, error will occur if the
    specified name is already exist. And when we delete, if specified
    container or folder have a content, error will occur.
    At the moment, error message is always same in all cases.
    This patch will improve the message of when Conflict exception occur.
    
    Change-Id: I825ef09badd1b10bb6fdab8f223bd6dfed28f3a4
    Closes-bug: #1566820


** 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/1566820

Title:
  More meaningful message should be displayed when a conflict error
  occurred in ng-swift

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When a user create/delete folder or object, it might occur a Conflict(or Already Exist) Error.
  However, at the moment, the message displayed to users doesn't include this meaning. 
  Just display "Unable to create/delete xxx".
  When we can know the cause of the error, we should display the message including that cause.

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


References