- Related issues: #4544 [BUG] Unable to restore backup into new VM when the name starts with upper case
Category:
- Backup/Restore
Verification Steps
- Setup
backup-targetin ‘Advanced’ -> ‘Settings’ - Create an image for VM creation
- Create a VM
vm1 - Take a VM backup
vm1b - Go to ‘Backup & Snapshot’, restore
vm1bto new VM
Positive Cases
- Single lower
- Lowers
- Lowers contains ‘.’
- Lowers contains ‘-’
- Lowers contains ‘.’ and ‘-’

Negtive Cases
-
Upper
-
Upper infront of valid
-
Upper append to valid
-
Upper in the middle of valid
Expected Results
VM name should comply with following rules:
- lower alphanumeric characters, ‘-’ or ‘.’
- start and end with an alphanumeric character