Bug 1124363
Summary: | New VM Pool dialog is closed after a pool name field validation failure | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Eli Mesika <emesika> |
Component: | ovirt-engine-webadmin | Assignee: | Martin Betak <mbetak> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | sefi litmanovich <slitmano> |
Severity: | unspecified | Docs Contact: | |
Priority: | low | ||
Version: | 3.5 | CC: | bugs, ecohen, gklein, istein, mburman, mgoldboi, michal.skrivanek, rbalakri, yeylon |
Target Milestone: | --- | ||
Target Release: | 3.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | virt | ||
Fixed In Version: | ovirt-engine-3.6.0-0.0.master.20150412172306.git55ba764 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-04 11:44:14 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Eli Mesika
2014-07-29 10:26:25 UTC
name uniqueness validation requires a query request to the server (unlike most field validations). this used to be "impossible", but today we already have name uniqueness validation in several dialog - just need to apply the same logic for the New VM Pool dialog as well. might be similar to bug 1139683 *** Bug 1139683 has been marked as a duplicate of this bug. *** Verified with ovirt-engine-3.6.0-0.0.master.20150627185750.git6f063c1.el6.noarch. oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue. If problems still persist, please open a new BZ and reference this one. |