Bug 1371272
| Summary: | unable to use {nil => "<default>"} with self provisioning when selecting dialog_tenant_name | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Provisioning | Assignee: | Bill Wei <bilwei> |
| Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.6.0 | CC: | cpelland, fdewaley, jhardy, jocarter, mfeifer, obarenbo, ssainkar |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.6.2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | 5.6.2.0 | Doc Type: | Bug Fix |
| Doc Text: |
Previously, if there was no cloud tenant selected by the user, the backend expected the tenant_name to be nil. For the Self Service UI, since the options need to be passed through REST, nil was converted to an empty string. As a result, the {nil => "<default>"} value was unable to be used with self service provisioning when selecting dialog_tenant_name.
This fix treats an empty string as no tenant option which has resolved the issue.
|
Story Points: | --- |
| Clone Of: | 1370502 | Environment: | |
| Last Closed: | 2016-10-04 14:33:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | Unknown | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1370502 | ||
| Bug Blocks: | |||
|
Comment 2
Bill Wei
2016-08-31 13:42:27 UTC
https://github.com/ManageIQ/manageiq/pull/10888 has been backported to Darga Fixed. Verified in 5.6.2.0.20160913114355_70e9086 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://rhn.redhat.com/errata/RHSA-2016-1996.html |