guest import: validate that selected VMID does not exist yet
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
549bffb7bb
commit
b0a9a170d4
@ -425,6 +425,7 @@ Ext.define('PVE.window.GuestImport', {
|
||||
fieldLabel: 'VM',
|
||||
guestType: 'qemu',
|
||||
loadNextFreeID: true,
|
||||
validateExists: false,
|
||||
},
|
||||
{
|
||||
xtype: 'proxmoxintegerfield',
|
||||
|
Loading…
Reference in New Issue
Block a user