Bug 1536670

Summary: [QEDevCollab] Components in 'Add button group' form causing test automation failures
Product: Red Hat CloudForms Management Engine Reporter: Yadnyawalk Tale <ytale>
Component: UI - OPSAssignee: Martin Hradil <mhradil>
Status: CLOSED CURRENTRELEASE QA Contact: Yadnyawalk Tale <ytale>
Severity: medium Docs Contact:
Priority: high    
Version: 5.9.0CC: akarol, cpelland, hkataria, lavenel, mhradil, mpovolny, obarenbo, psavage, simaishi, ytale
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:custom_button
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1553244 (view as bug list) Environment:
Last Closed: 2019-02-11 14:08:54 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:
Bug Depends On:    
Bug Blocks: 1553244    

Comment 8 CFME Bot 2018-02-21 06:58:37 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/3a7e8715729abf0719294c89fa4febc6a3a75572

commit 3a7e8715729abf0719294c89fa4febc6a3a75572
Author:     Martin Hradil <mhradil>
AuthorDate: Mon Feb 19 13:06:48 2018 +0000
Commit:     Martin Hradil <mhradil>
CommitDate: Mon Feb 19 13:06:48 2018 +0000

    Custom button group - validate required fields before enabling buttons
    
    to catch the problem of buttons being enabled before the server knows about the inputs
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536670

 app/controllers/application_controller/buttons.rb | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)