Bug 1530798

Summary: SSUI: Error while adding to shopping cart: `Must specify a service_template_href for adding a service_request`
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: UI - ServiceAssignee: Chris Hale <chhale>
Status: CLOSED CURRENTRELEASE QA Contact: Yadnyawalk Tale <ytale>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: bascar, cpelland, dclarizi, kkulkarn, lavenel, obarenbo, simaishi, smallamp, sshveta
Target Milestone: Beta 4   
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.9.0.15 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1527053 Environment:
Last Closed: 2018-03-06 15:30:20 UTC Type: ---
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: 1527053    
Bug Blocks:    

Comment 2 CFME Bot 2018-01-03 19:36:53 UTC
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(-)

Comment 3 Yadnyawalk Tale 2018-01-17 12:33:51 UTC
Fixed! Can add request to catalog and process order successfully.
Verified on: 5.9.0.16.20180109204148_7ac9852

Thanks!