-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
Moderate
-
No
Description of problem:
Inaccessible VM Diagnostics tab from VM Overview Details card popover in case of some Status error
Version-Release number of selected component (if applicable):
4.14
How reproducible:
always
Steps to Reproduce:
1. Create some VM with some Status error, for example like this: I. choose some template to create a VM from, customize the VM II. in Storage section, choose "PVC (clone PVC)" III. set the "Disk size" to something very small, e.g. 1B or 1MiB 2. After VM creation, run the VM 3. Go to the VM "Overview" tab, "Details" card 4. Check the "Status" field, click on the status to see the popover 5. In the popover, click on "View diagnostic" link
Actual results:
Empty page appears, just with the name, status of the VM and tabs names
Expected results:
VM Diagnostics tab displayed
Additional info:
When you access VM Overview tab of such a VM from VM list, you won't be able to reproduce the problem. But if you click on "Overview" tab explicitly, then you will, always. Notice the extra "/" that appears in the url when clicking on VM "Overview" tab. This extra "/" is the root cause of the problem. Then when clicking on the diagnostics link, '//' appears in the url, and hence you don't see the correct page, as your url is simply incorrect.