Bug 1451827

Summary: Existing or Newly created service added to parent service via REST API or from automation is not visible in UI
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: UI - OPSAssignee: lgalis
Status: CLOSED ERRATA QA Contact: Martin Kourim <mkourim>
Severity: high Docs Contact:
Priority: high    
Version: 5.7.0CC: abellott, awestbro, dajohnso, dclarizi, gmccullo, gtanzill, hgrover, hkataria, jdeubel, jhardy, lgalis, mkourim, mpovolny, nchugh, obarenbo, simaishi
Target Milestone: GAKeywords: ZStream
Target Release: 5.7.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: api:rest:service
Fixed In Version: 5.7.3.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1444043 Environment:
Last Closed: 2017-06-28 15:03:41 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: 1444043    
Bug Blocks:    

Comment 4 Martin Kourim 2017-06-14 16:30:20 UTC
Verified that service added to parent service via REST API is visible in UI when "display" is set tro "true":
{
  "action" : "create",
  "resource" : {
    "name" : "test_service",
    "description" : "Test Service",
    "parent_service" : { "id" : <parent_id> },
    "display": true
  }
}

Comment 7 errata-xmlrpc 2017-06-28 15:03:41 UTC
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:1601