Bug 1742196

Summary: required dynamic dialogs of integer type never free up the "submit" button
Product: Red Hat CloudForms Management Engine Reporter: Felix Dewaleyne <fdewaley>
Component: UI - OPSAssignee: Harpreet Kataria <hkataria>
Status: CLOSED DUPLICATE QA Contact: Sudhir Mallamprabhakara <smallamp>
Severity: medium Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: unspecified    
Version: 5.10.8CC: bmidwood, fdewaley, hkataria, lavenel, mpovolny, obarenbo
Target Milestone: GA   
Target Release: cfme-future   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-16 16:16:02 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:

Description Felix Dewaleyne 2019-08-16 15:46:53 UTC
Description of problem:
required dynamic dialogs of integer type never free up the "submit" button

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

How reproducible:
all the time

Steps to Reproduce:
1.create a dialog with a dropdown list using integer type. it must be required.
2.assign the dialog to a service
3.call the service
4.select a value in the dropdown menu

Actual results:
the submit button remains blocked and red text indicates that a value needs to be selected in the dialog, no matter what selection was made

Expected results:
making a selection removes the "required" effect and allows to submit the dialog

Additional info:
this happens if the dropdown list is dynamic or static but always using values of integer type.
production impact from the affected customer is missing from the case. will ammend later.

Comment 2 Harpreet Kataria 2019-08-16 16:16:02 UTC

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