Bug 1609552
| Summary: | [UI] Disk storage domain drop down list appeared to be in the wrong place in 'create VM from template' dialog window | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Eyal Shenitzky <eshenitz> | ||||||||
| Component: | Frontend.WebAdmin | Assignee: | shani <sleviim> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Yosi Ben Shimon <ybenshim> | ||||||||
| Severity: | low | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 4.3.0 | CC: | bugs, frolland, tnisan | ||||||||
| Target Milestone: | ovirt-4.3.0 | Flags: | rule-engine:
ovirt-4.3+
|
||||||||
| Target Release: | 4.3.0 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | ovirt-engine-4.3.0_alpha | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2019-02-13 07:48:01 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
I added a screenshot of the dialog window in 4.2, looks fine. Created attachment 1471437 [details]
create VM from template 4.2 dialog window
Tested using: ovirt-engine-4.3.0-0.0.master.20181101091940.git61310aa.el7.noarch The drop-down is aligned in the same row under the "Disk Profile" column. * Attached screenshot of the dialog window. Moving to VERIFIED Created attachment 1505702 [details]
New VM from template dialog
This bugzilla is included in oVirt 4.3.0 release, published on February 4th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.0 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |
Created attachment 1471329 [details] new VM from template scrrenshot Description of problem: In the 'create VM from template' dialog window, under the resource allocation tab, the disk storage domains drop down list seems to be in the wrong position (one line below all the disks allocation properties). Version-Release number of selected component (if applicable): master 4.3.0 - from commit aff76b972e7976020047a0d25b7859fc4d944e77 How reproducible: 100% Steps to Reproduce: 1. Create a VM with disk 2. Create a template from the VM 3. Try to create a new VM from the template by Pressing'new VM' button 4. Navigate to the resource allocation tab Actual results: Disk storage domain drop-down list appears one line below it desired place Expected results: Disk storage domain drop-down list should be aligned with all the disk properties Additional info: Screenshot attached