Description of problem: the option to modify other fields when a specific one is modified is not triggering refresh Version-Release number of selected component (if applicable): 5.9.0.22 How reproducible: all the time Steps to Reproduce: 1. create a simple example with 2 dynamic fields. The second one (network), must be modified when the first one (environment) is modified. 2. Create an item catalog with the dialog created 3. Order the catalog, and change the first field value to see that Actual results: the second field is not refreshed Expected results: the second field is refreshed Additional info: this was working as of 5.9.0.19 - suspecting a regression
This is the same problem as in https://bugzilla.redhat.com/show_bug.cgi?id=1548523 (which also has two other linked BZs) where the drop-down is not doing what it is supposed to be doing when selecting a value. This is resolved by https://github.com/ManageIQ/ui-components/pull/258, which currently has two supporting PRs out to be backported: classic ui: https://github.com/ManageIQ/manageiq-ui-classic/pull/3451 service ui: https://github.com/ManageIQ/manageiq-ui-service/pull/1389
The above PRs have been backported, so moving to POST.
We have another cloned bz for 5.9.z https://bugzilla.redhat.com/show_bug.cgi?id=1553486
*** This bug has been marked as a duplicate of bug 1553486 ***