Bug 1204599
Summary: | Unable to edit a VM when navigated through provider summary page, save button hidden | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> | ||||
Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> | ||||
Status: | CLOSED ERRATA | QA Contact: | bmorriso | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 5.4.0 | CC: | bmorriso, hkataria, jhardy, mpovolny, obarenbo | ||||
Target Milestone: | GA | ||||||
Target Release: | 5.4.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-06-16 12:54:49 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/6447cc42ed9b898e4eb50dcc44503d72caf548f1 commit 6447cc42ed9b898e4eb50dcc44503d72caf548f1 Author: Eric Winchell <ewinchel> AuthorDate: Tue Mar 24 15:29:35 2015 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Tue Mar 24 16:59:56 2015 -0400 fixed hidden form button on vm edit screen https://bugzilla.redhat.com/show_bug.cgi?id=1204599 vmdb/app/helpers/application_helper/page_layouts.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) verified fixed in version 5.4.0.0.19.20150410165622_ad23806 Save, Reset, and Cancel form buttons are visible and clickable in the bottom right corner of the Edit VM page for a selected VM. 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://rhn.redhat.com/errata/RHBA-2015-1100.html |
Created attachment 1005203 [details] snpshot Description of problem: Version-Release number of selected component (if applicable): 5.4.0.0.13.20150319164909_f011a66 How reproducible: 100% Steps to Reproduce: 1.Navigate to Provider summary page and click on VMs in relationship section. 2.select a VM and from configuration "Edit Selected item" Actual results: save button hidden. see attached screenshot Expected results: should be able to edit VM Additional info: