Bug 1372631

Summary: tenant name does not display <default> for nil in the details of requests in pending approval if it came from self_service
Product: Red Hat CloudForms Management Engine Reporter: Felix Dewaleyne <fdewaley>
Component: UI - OPSAssignee: Hilda Stastna <hstastna>
Status: CLOSED WONTFIX QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.6.0CC: fdewaley, hkataria, jhardy, mpovolny, obarenbo
Target Milestone: GA   
Target Release: cfme-future   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-23 12:40:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Felix Dewaleyne 2016-09-02 09:21:13 UTC
Description of problem:
tenant name does not display <default> for nil in the details of requests in pending approval if it came from self_service

Version-Release number of selected component (if applicable):
5.6.1

How reproducible:
all the time

Steps to Reproduce:
1.go to self_service
2.request a cloud provisio (orchestration dialog & catalog item) using <default>
3.log in as approver
4.check the details of the request

Actual results:
tenant name is set to "" instead of <default>

Expected results:
same behaviour as if the request was made from the main interface

Additional info:
when the same request is generated from the general interface the tenant name is set to <default>
this is only a display bug, <default> means that nil is used for the value

Comment 2 Felix Dewaleyne 2016-09-02 11:30:06 UTC
this is a continuation of bz#1370502

Comment 5 Hilda Stastna 2018-03-23 12:40:02 UTC
It looks like this was fixed for 5.9 by https://github.com/ManageIQ/manageiq-ui-service/pull/1408. Closing the bug.