Bug 1248547
| Summary: | Add container provider screen - the credentials section has a misplaced "optional" label | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Ramesh A <rananda> | ||||
| Component: | UI - OPS | Assignee: | Roman Blanco <rblanco> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Ramesh A <rananda> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.5.0 | CC: | dclarizi, gblomqui, hkataria, jhardy, mfalesni, mpovolny, obarenbo | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.5.0.1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-08 13:24:52 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Github link - https://github.com/ManageIQ/manageiq/issues/3634 New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/a1aa4c96124e5c32f86aa48bedb373a565fb92ef commit a1aa4c96124e5c32f86aa48bedb373a565fb92ef Author: Roman Blanco <rblanco> AuthorDate: Mon Aug 10 22:56:09 2015 +0200 Commit: Roman Blanco <rblanco> CommitDate: Mon Aug 10 22:56:09 2015 +0200 Removed Optional. label from 'Add New Container Provider' screen https://bugzilla.redhat.com/show_bug.cgi?id=1248547 app/views/layouts/_container_auth.html.haml | 1 - 1 file changed, 1 deletion(-) Verified in build from 31st of August. The Optional text is not present. Good to go. Verified and working fine in master.20150916012703_4e04cf0 Good to go. Verified and working fine in 5.5.0.1-alpha1.20150915151429_2230bd4 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-2015:2551 |
Created attachment 1057685 [details] provider-optional-label Description of problem: Add provider screen - the credentials section has a misplaced "optional" label Version-Release number of selected component (if applicable): master.20150730085829_e08ddc8 How reproducible: Very Steps to Reproduce: 1. Navigate to Containers ==> Containers Providers ==> Add New Containers Provider Actual results: Shows "Optional." label below the Credentials section. Refer the screenshot for further information Expected results: Should not show the "Optional." label. Additional info: