← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1559105] Re: Launching Instance from Volumes tabs fails

 

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

commit d51bcdcbdad2f8dd313fc7d6bc8e85a881840875
Author: Timur Sufiev <tsufiev@xxxxxxxxxxxx>
Date:   Thu Mar 24 16:21:21 2016 +0300

    Fix opening multiple Launch Instance during jQuery table polling
    
    Achieve this by limiting widget area to be recompiled to table/tab.
    
    Change-Id: Icbbe2be833fccf17ba272ca920960393c9c3b667
    Closes-Bug: #1561501
    Closes-Bug: #1559105


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

Title:
  Launching Instance from Volumes tabs fails

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When going to Volumes > Volumes (tab) or Volumes > Volume Snapshots,
  then choosing to Launch as Instance, if you wait about 10 seconds
  (enough for a background refresh, if there is an active refresh going
  on), the Launch Instance modal that was created will fail with the
  Javascript errors:  "Error: [ngTransclude:orphan]..."

  I've verified that this only happens in the case where the volumes tab
  is polling, at least for a volume that is in the state of 'deleting.'
  When I reset the state of the volume that was deleting to 'error',
  there was no problem with the launch instance modal.

  Visually it will appear as though every several seconds another
  "layer" of Launch Instance modals are being added.

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


References