bwsw / cloudstack-ui

Modern UI for Apache Cloudstack User Self Service Portal
https://bitworks.software/
Apache License 2.0
164 stars 63 forks source link

Type Error 'memory' of undefined appears if refresh the vm sidebar page #1595

Closed Nadya913 closed 5 years ago

Nadya913 commented 5 years ago

Description

Error appears in console if refresh the vm sidebar page: for main.8b3d15f2c9d16bb1d18f.js:1 ERROR TypeError: Cannot read property 'memory' of undefined

Steps to reproduce

Actual result

Error appears in console if refresh the vm sidebar page: for main.8b3d15f2c9d16bb1d18f.js:1 ERROR TypeError: Cannot read property 'memory' of undefined

Expected result

No console errors

Environment


Browser:
- [ ] Chrome version XX
- [ ] Firefox version XX
- [ ] Safari version XX
- [ ] Opera version XX
- [ ] IE version XX
- [ ] Edge version XX

Others:

Connected requirement IDs

Screenshots

error.png

dron8552 commented 5 years ago

TO TEST: REQ_VM_DTLS_003, REQ_VM_DTLS_005

nikonov1996 commented 5 years ago

@dron8552 1) VM sidebar does not display elements and information (empty field) after statistics update: Steps to reproduce:

  1. Login by user
  2. Open VM sidebar
  3. Click "Refresh" button in "Statistics" 2019-02-28 12-20-20

2) VM sidebar does not display elements and information (empty field) after updating values in " Service offering" Steps to reproduce:

  1. Login by user
  2. Open VM sidebar
  3. Click button "Change" in "Service offering"
  4. Change any value in "Custom offering" and click "Confirm"
  5. Click "Change" 2019-02-28 12-19-18
elenaustyugova commented 5 years ago

@dron8552 please also fix here the following: "add" (+) button for secondary IP is absent in Network tab of VM details (req. REQ_VM_DTLS_026, additional description)