Description of problem: In the "Transform this VM to RHV" dialog, There is no button "Submit"/"Cancel", as was before. Version-Release number of selected component (if applicable): CFME-5.9.0.18/RHV-4.1.8
Created attachment 1388328 [details] cfme-5.9.0.18-transform-vm-to-rhv.png CFME-5.9.0.18 - No Submit/Cancel buttons.
Created attachment 1388329 [details] cfme-5.8.3.1-transform-vm-to-rhv.png CFME-5.8.3.1 - Submit/Cancel buttons exist.
This seems to be reincarnation of bug 1515433 and the fix is possibly the same. Harpreet, can you please take a look?
Harpreet, any progress?
https://github.com/ManageIQ/manageiq-ui-classic/pull/3361
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/03648578c5764151bc3064a97b1f5190ca8e0fc8 commit 03648578c5764151bc3064a97b1f5190ca8e0fc8 Author: Harpreet Kataria <hkataria> AuthorDate: Thu Feb 1 12:58:28 2018 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Feb 1 13:34:10 2018 -0500 Fixed code to display dialog form buttons when loading old dialog runner Transform screen still uses old dialog runner, fixed code to show form buttons on transform VMs screen. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1540159 app/controllers/vm_common.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/ManageIQ/manageiq-ui-classic/pull/3384
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/6b42188033147f62efc3f9a256c859f2824d75aa commit 6b42188033147f62efc3f9a256c859f2824d75aa Author: Harpreet Kataria <hkataria> AuthorDate: Wed Feb 7 12:11:43 2018 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Feb 7 12:11:43 2018 -0500 Added vm_transform button pressed id to the list Added vm_transform button pressed id to the list that uses old dialog runner. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1540159 app/controllers/vm_common.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Closing bug since it cannot be verified as the "old" v2v option: "Transform this VM to RHV" was removed in CFME 5.9.4: Bug 1608581 - [RFE][v2v] Remove of "old" v2v support in CFME