[
https://issues.apache.org/jira/browse/VCL-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Thompson resolved VCL-628.
-------------------------------
Resolution: Fixed
> check for duplicate image name not correctly performed when specified name is
> the same as the base image
> --------------------------------------------------------------------------------------------------------
>
> Key: VCL-628
> URL: https://issues.apache.org/jira/browse/VCL-628
> Project: VCL
> Issue Type: Bug
> Components: web gui (frontend)
> Affects Versions: 2.3
> Reporter: Josh Thompson
> Fix For: 2.4, 2.3.1
>
>
> If a user makes a new image and tries to give it the same name as the image
> it was based on, the check for a duplicate name does not catch the duplicate
> because it ignores the record for the base image. This is due to the same
> code being used for creating new images as is used for editing existing
> images. The code needs to track if it is new vs edit and do the duplicate
> name check accordingly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira