Bug 1715396
Summary: | Values from a dialog element populated from a dynamic method are not always passed to service or button method. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Peter McGowan <pmcgowan> | ||||||
Component: | Automate | Assignee: | Tina Fitzgerald <tfitzger> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ganesh Hubale <ghubale> | ||||||
Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | ||||||
Priority: | high | ||||||||
Version: | 5.10.4 | CC: | dmetzger, gekis, gmccullo, mkanoor, mshriver, obarenbo, simaishi, wfitzger | ||||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||||
Target Release: | 5.11.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 5.11.0.5 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 1717501 (view as bug list) | Environment: | |||||||
Last Closed: | 2019-12-13 15:00:40 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: | 1717501 | ||||||||
Attachments: |
|
Description
Peter McGowan
2019-05-30 09:06:41 UTC
Created attachment 1575159 [details]
dialog export for problem reproduction
Created attachment 1575161 [details]
Automate domain for problem reproduction
This is now working. Reproducer: 10.8.99.194 Tested on Version 5.10.5.0.20190521165820_63c86d5 I used InspectMe instead of ObjectWalker test 1 [----] I, [2019-05-31T10:01:56.812496 #17064:aae7f4] INFO -- : Q-task_id([resource_action_10000000000013]) <AEMethod inspectme> Attribute - dialog_text_box_1: [----] I, [2019-05-31T10:01:56.813165 #17064:aae7f4] INFO -- : Q-task_id([resource_action_10000000000013]) <AEMethod inspectme> Attribute - dialog_text_box_2: The dynamic method ran at: 2019-05-31 10:01:14 -0400 test 2 [----] I, [2019-05-31T10:04:39.526022 #17064:abb06c] INFO -- : Q-task_id([resource_action_10000000000013]) <AEMethod inspectme> Attribute - dialog_text_box_1: aa [----] I, [2019-05-31T10:04:39.526725 #17064:abb06c] INFO -- : Q-task_id([resource_action_10000000000013]) <AEMethod inspectme> Attribute - dialog_text_box_2: The dynamic method ran at: 2019-05-31 10:04:27 -0400 test 3 [----] I, [2019-05-31T10:06:57.272647 #17064:d8b698] INFO -- : Q-task_id([resource_action_10000000000013]) <AEMethod inspectme> Attribute - dialog_text_box_1: aa [----] I, [2019-05-31T10:06:57.273504 #17064:d8b698] INFO -- : Q-task_id([resource_action_10000000000013]) <AEMethod inspectme> Attribute - dialog_text_box_2: The dynamic method also ran at: 2019-05-31 10:06:16 -0400 Billy Hi Peter, We believe the reported dialog issue has been fixed in a later release. Billy Fitz validated the fix on 5.10.5 https://bugzilla.redhat.com/show_bug.cgi?id=1715396#c4 There is a hotfix for 5.10.4: https://bugzilla.redhat.com/show_bug.cgi?id=1710578#c6 Thanks, Tina Fixed! Verified on version: 5.11.0.6 |