Bug 1712806
Summary: | [V2v][UI] 'Configure' button of authenticate modal from conversion host UI need to be responsive on 'verify TLS' bootstrap switch | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Yadnyawalk Tale <ytale> | ||||
Component: | V2V | Assignee: | Mike Turley <mturley> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadnyawalk Tale <ytale> | ||||
Severity: | low | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | ||||
Priority: | high | ||||||
Version: | 5.10.5 | CC: | bthurber, fdupont, pvauter, simaishi, sshveta | ||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||
Target Release: | 5.11.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | v2v | ||||||
Fixed In Version: | 5.11.0.6 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1713731 (view as bug list) | Environment: | |||||
Last Closed: | 2019-12-13 15:09:15 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | V2V | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1713731 | ||||||
Attachments: |
|
Fixed in this PR: https://github.com/ManageIQ/manageiq-v2v/pull/961 Fixed! Verified on: 5.11.0.7.20190605165356_fbab9f0 |
Created attachment 1571939 [details] issue.mp4 Description of problem: 'Configure' button of authenticate modal from conversion host UI need to be responsive on 'verify TLS' bootstrap switch. Version-Release number of selected component (if applicable): 5.10.5.0.20190521165820_63c86d5 How reproducible: 100% Steps to Reproduce: 1. Put VDDK url and Configure button is enabled 2. Turn on 'verify TLS' switch, Configure button will be disabled, this is expected 3. Now, don't edit anything and put switch off again and you will see configure button is sill disable, meaning, something is remaining to fill in form. 4. As a workaround you can put VDDK url again (or edit one char like in video) and it will enable again Actual results: 'Configure' button of authenticate modal from conversion host UI need to be responsive on 'verify TLS' bootstrap switch. Expected results: It should detect everything on form is already fill and respond to switch Additional info: Video attached