← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1481850] Re: Inline updated items' names do not reflect in confirm deletion dialog

 

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

commit be5f5aabf7ea41b14e5a8b5ca8c1da10427250b9
Author: Timur Sufiev <tsufiev@xxxxxxxxxxxx>
Date:   Fri Dec 11 14:18:58 2015 +0300

    Keep row 'data-display' attr up to date after inline editing a cell
    
    Attribute 'data-display' is used to display warning pop-ups about
    destructive actions to table rows. Thus if not updated properly after
    editing row entity names inline, it will lead to confirm modal message
    being outdated.
    
    Change-Id: I4bbedfce60782230cbfbb7262877ce926753aa66
    Closes-Bug: #1481850


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

Title:
  Inline updated items' names do not reflect in confirm deletion dialog

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Steps to reproduce:
  1. Log in WebUI
  2. Navigate to "Identity" > "Projects"
  3. Select any project and click on the pencil to edit its name
  4. Set new name
  5. Verify that name was updated
  6. Select edited project and click on dropdown menu > "Delete Project"
  7. Take a look at item name in the confirm deletion message

  Observed result:
  Confirm deletion message shows old item name, but if we reload the page and try to delete updated object again, then message will be correct

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


References