← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1682788] [NEW] JS error in resize instance form.

 

Public bug reported:

Env: devstack master branch

Steps to reproduce:
1. Go to project/instances panel
2. Choose an instance and then click its Resize Instance row action
3. Select an existed flavor
4. Switch to Select a New Flavor again.

JS Error info:
1c302c01cae3.js:208 Uncaught TypeError: Cannot read property 'disk' of undefined
    at update_device_size (1c302c01cae3.js:208)
    at HTMLSelectElement.<anonymous> (1c302c01cae3.js:213)
    at HTMLDocument.dispatch (830e26e34b64.js:332)
    at HTMLDocument.elemData.handle (830e26e34b64.js:305)
    at Object.trigger (830e26e34b64.js:326)
    at Object.jQuery.event.trigger (830e26e34b64.js:693)
    at HTMLSelectElement.<anonymous> (830e26e34b64.js:375)
    at Function.each (830e26e34b64.js:48)
    at jQuery.fn.init.each (830e26e34b64.js:21)
    at jQuery.fn.init.trigger (830e26e34b64.js:375)

** Affects: horizon
     Importance: Undecided
     Assignee: wei.ying (wei.yy)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => wei.ying (wei.yy)

-- 
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/1682788

Title:
  JS error in resize instance form.

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Env: devstack master branch

  Steps to reproduce:
  1. Go to project/instances panel
  2. Choose an instance and then click its Resize Instance row action
  3. Select an existed flavor
  4. Switch to Select a New Flavor again.

  JS Error info:
  1c302c01cae3.js:208 Uncaught TypeError: Cannot read property 'disk' of undefined
      at update_device_size (1c302c01cae3.js:208)
      at HTMLSelectElement.<anonymous> (1c302c01cae3.js:213)
      at HTMLDocument.dispatch (830e26e34b64.js:332)
      at HTMLDocument.elemData.handle (830e26e34b64.js:305)
      at Object.trigger (830e26e34b64.js:326)
      at Object.jQuery.event.trigger (830e26e34b64.js:693)
      at HTMLSelectElement.<anonymous> (830e26e34b64.js:375)
      at Function.each (830e26e34b64.js:48)
      at jQuery.fn.init.each (830e26e34b64.js:21)
      at jQuery.fn.init.trigger (830e26e34b64.js:375)

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


Follow ups