Created attachment 1154334 [details] Add cancel button missing Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Infrastructure - Virtual Machine - Select a VM 2. Lifecycle - Migrate this VM 3. The form does not show Add or cancel button at the bottom Actual results: Expected results: Additional info: Build : 5.6.0.5-beta2.4.20160503153816_1fb554f
https://github.com/ManageIQ/manageiq/pull/8509
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/7e2786ca05d64d78b1bf820f8ec3e4c3144d9f03 commit 7e2786ca05d64d78b1bf820f8ec3e4c3144d9f03 Author: Harpreet Kataria <hkataria> AuthorDate: Fri May 6 09:56:49 2016 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Fri May 6 11:09:41 2016 -0400 Fixed a typo. - Typo was making incorrect partial to be rendered on VM migrate request form, hence form buttons were missing from the screen. - Added spec test to verify correct partials are being rendered. Changed replace_right_cell method to receive presenter as a parameter to get spec test to working & verify partial rendering. https://bugzilla.redhat.com/show_bug.cgi?id=1333524 app/controllers/vm_common.rb | 6 +++--- spec/controllers/vm_common_spec.rb | 24 ++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 3 deletions(-)
https://github.com/ManageIQ/manageiq/pull/8523
Button is back . verified in 5.6.0.6-beta2.5.20160511140943_ff75fb2
https://github.com/ManageIQ/manageiq/pull/8473
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1348