Bug 1595175

Summary: dialog can't be submited
Product: Red Hat CloudForms Management Engine Reporter: Cyril Coupel <ccoupel>
Component: UI - OPSAssignee: Harpreet Kataria <hkataria>
Status: CLOSED DUPLICATE QA Contact: Dave Johnson <dajohnso>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: bascar, ccoupel, cpelland, dclarizi, hkataria, jprause, lavenel, mpovolny, obarenbo, smallamp, tfitzger
Target Milestone: GA   
Target Release: 5.9.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-05 18:06:56 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:

Description Cyril Coupel 2018-06-26 09:51:34 UTC
Description of problem:
when displaying a dialog froma custom button created from customization, the dialog is displayed with submit+cancel and save+reset+cancel buttons.

when clicking on submit, nothing happens
when clicking on save, "not yet implemented" is displayed, so th edialog can't be submitted.

when the button is created from generic object definition, the submit is working as expected.

Version-Release number of selected component (if applicable):
5.9.2

How reproducible:
always

Steps to Reproduce:
1. create a custom button from the customization page, based on service with an associated dialog
2. from a service, click the created button to display the dialog
3.

Actual results:
submit button has no effect, and save button show the "not yet implemented" message

Expected results:
only show the submit+cancel buttons and submit is functionnal

Additional info:

Comment 2 Chris Hale 2018-06-27 14:46:30 UTC
Hi Cyril, 
      Can you provide us with a screenshot and possibly a exported dialog definition for the dialog you were using?   I want to get as close as possible to reproducing the issue you are reporting.

Thank you

Comment 3 Shveta 2018-06-27 19:08:11 UTC
Looks like duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1574680

Comment 4 Chris Hale 2018-06-27 19:20:04 UTC
I definitely believe this is probably the case Shveta.  This is why I wanted a screenshot, to verify this is actually a OPS UI issue not SUI.  I looked through SUI codebase and we don't have the buttons mentioned above in the codebase.

Comment 5 Cyril Coupel 2018-06-28 07:39:09 UTC
Hi, It is on the ops UI and it is a duplicate of the https://bugzilla.redhat.com/show_bug.cgi?id=1574680 as you mention.

I add more information about it:
- when the custom button is created from automate->customization, the submit button have no effect
- when the custom button is created from service -> action, the submit button work as expected

Comment 10 Harpreet Kataria 2018-07-05 18:06:56 UTC

*** This bug has been marked as a duplicate of bug 1595051 ***