Bug 1238720 - Dynamic drop downs are executing up to 3 times when a service dialog executes
Summary: Dynamic drop downs are executing up to 3 times when a service dialog executes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Automate
Version: 5.4.0
Hardware: All
OS: All
high
urgent
Target Milestone: GA
: 5.4.1
Assignee: eclarizi
QA Contact: Pete Savage
URL:
Whiteboard:
Depends On: 1235259
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-02 13:08 UTC by Chris Pelland
Modified: 2015-07-30 13:10 UTC (History)
14 users (show)

Fixed In Version: 5.4.1.0
Doc Type: Bug Fix
Doc Text:
Clone Of: 1235259
Environment:
Last Closed: 2015-07-30 13:10:41 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:1511 0 normal SHIPPED_LIVE CFME 5.4.1 bug fixes, and enhancement update 2015-07-30 17:10:05 UTC

Comment 1 eclarizi 2015-07-07 15:40:46 UTC
Please verify that this has been fixed on latest 5.4.z. Thanks!

Comment 3 Pete Savage 2015-07-20 10:44:07 UTC
Verified in 5.4.1.0

Created a Method as per the example in the docs

dialog_field = $evm.object
dialog_field["sort_by"] = "value"
dialog_field["data_type"] = "integer"
dialog_field["values"] = {1 => "one", 2 => "two", 10 => "ten", 50 => "fifty"}
dialog_field["default_value"] = 2

Verified that on loading the page, the script was only executed once.

Comment 5 errata-xmlrpc 2015-07-30 13:10:41 UTC
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-1511.html


Note You need to log in before you can comment on or make changes to this bug.