Feature #4983
Check for conflicting names before image upload process
Status: | Pending | Start date: | 01/16/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Pull request: |
Description
If a user creates a new IMAGE by uploading a .disk or .iso file, and the IMAGE name is already taken, the process will give an error after the upload process, instead of beforehand. Therefore possibly waisting time / bandwith for client / sunstone server. IMHO this check should also be made beforehand (should be a cheap check).