Bug 1628718
| Summary: | LifeCycle/Migrate VM does not work - fields do not populate on UI | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Kedar Kulkarni <kkulkarn> | ||||
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Kedar Kulkarni <kkulkarn> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.10.0 | CC: | dmetzger, hkataria, lavenel, mfeifer, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | Keywords: | Regression | ||||
| Target Release: | 5.10.0 | Flags: | kkulkarn:
automate_bug-
|
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | vmware | ||||||
| Fixed In Version: | 5.10.0.19 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-02-12 16:52:17 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/511204bc072c780afcedfebd70e5d3bd756f4895 commit 511204bc072c780afcedfebd70e5d3bd756f4895 Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Sep 17 11:00:24 2018 -0400 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon Sep 17 11:00:24 2018 -0400 Fix UI error when migrating virtual machine https://bugzilla.redhat.com/show_bug.cgi?id=1628718 app/controllers/application_controller/miq_request_methods.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/85b2357b221231a9190924bbeebb7d5d8d0d8fb8 commit 85b2357b221231a9190924bbeebb7d5d8d0d8fb8 Author: Martin Povolny <mpovolny> AuthorDate: Tue Oct 2 05:49:20 2018 -0400 Commit: Martin Povolny <mpovolny> CommitDate: Tue Oct 2 05:49:20 2018 -0400 Merge pull request #4672 from mzazrivec/fix_error_when_migrating_vm Fix UI error when migrating virtual machine (cherry picked from commit 11a2c24f25a2ee2e5e26ce129531afbfbcc0694a) https://bugzilla.redhat.com/show_bug.cgi?id=1628718 app/controllers/application_controller/miq_request_methods.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) On 5.10.0.19 I was able to migrate the VMware VM from one host to other, change datastores and also folder. |
Created attachment 1483145 [details] ScreenVideoRecording Description of problem: LifeCycle/Migrate VM does not work - fields do not populate on UI - UI is blank. Please see attached Clip Version-Release number of selected component (if applicable): 5.10.0.14 How reproducible: 100% Steps to Reproduce: 1.Add VMware Provider 2.Select checkbox for a VM under Compute -> Infrastructure -> Virtual Machines 3.Lifecycle -> Migrate Selected Item Actual results: See Clip Expected results: It should populate page with relevant fields so user can provide input and migrate VM. Additional info: