← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1708444] Re: Angular role table stays stale after editing a role

 

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

commit a58aa26450837bfb84ea3cfbc015a83d8541befd
Author: Bence Romsics <bence.romsics@xxxxxxxxxxxx>
Date:   Wed Aug 2 11:16:34 2017 +0200

    Refresh role table after editing role
    
    By using the track-by feature of hz-resource-table.
    
    Closes-Bug: #1708444
    Change-Id: I782aa4671f5f1bc23a1aa8535b86751ffe712c0b


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

Title:
  Angular role table stays stale after editing a role

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the angularized role panel if I edit a role (eg. change its name)
  the actual update happens in Keystone, but the role table is not
  refreshed and shows the old state until I reload the page.

  devstack b79531a
  horizon 53dd2db

  ANGULAR_FEATURES={
      'roles_panel': True,
      ...
  }

  A proposed fix is on the way.

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


References