Hide Forgot
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
this is a continuation of bz#1370502
It looks like this was fixed for 5.9 by https://github.com/ManageIQ/manageiq-ui-service/pull/1408. Closing the bug.