New commit detected on ManageIQ/manageiq-ui-service/fine: https://github.com/ManageIQ/manageiq-ui-self_service/commit/de6f95f52992bd0134278936eed6dd590b947626 commit de6f95f52992bd0134278936eed6dd590b947626 Author: Chris Kacerguis <chriskacerguis.github.com> AuthorDate: Fri Mar 31 12:57:16 2017 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Apr 5 19:06:02 2017 -0400 Merge pull request #619 from eclarizio/BZ1431688 Fix for service dialog being submitted before entry point code on dynamic fields has completed execution (cherry picked from commit 3f8539ffd53943e61d581c7da032aa52f5633487) https://bugzilla.redhat.com/show_bug.cgi?id=1439313 client/app/states/catalogs/details/details.html | 2 +- .../app/states/catalogs/details/details.state.js | 13 +++++ .../states/catalogs/details/details.state.spec.js | 68 +++++++++++++++++++++- 3 files changed, 79 insertions(+), 4 deletions(-)
Can I get the automate datastore used here ? Thanks, Shveta
Shveta, I don't really have a specific one, but it doesn't really matter as long as you have a dialog that has at least one field that gets refreshed. You simply shouldn't be able to add it to the shopping cart while it's being refreshed anymore.
Fixed . Add to shopping cart is disabled while refresh is working . Verified in 5.8.0.13-rc2.20170502165848_0f98658
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://access.redhat.com/errata/RHSA-2017:1367