Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-628

check for duplicate image name not correctly performed when specified name is the same as the base image

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.3.1, 2.4
    • web gui (frontend)
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jfthomps Josh Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: