New commit detected on ManageIQ/manageiq-ui-service/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-service/commit/80120059c292807addbbdfd2526103ead4be7393 commit 80120059c292807addbbdfd2526103ead4be7393 Author: Martin Hradil <himdel> AuthorDate: Wed Dec 20 18:02:25 2017 +0100 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Jan 3 14:31:10 2018 -0500 Merge pull request #1347 from chalettu/add_to_cart_fix BZ#1527053 - Fixed issue with adding to cart not working (cherry picked from commit eebcdc254000d68a75985ed8fa8b2f88510b2a0d) https://bugzilla.redhat.com/show_bug.cgi?id=1530798 client/app/states/catalogs/details/details.state.js | 3 +-- client/app/states/catalogs/details/details.state.spec.js | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-)
Fixed! Can add request to catalog and process order successfully. Verified on: 5.9.0.16.20180109204148_7ac9852 Thanks!