Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ashes Images] Image name should be appended with something like '(1)' and up to (n) if another image with the same name is already exists in album. #2257

Open
alexanderfc opened this issue Jun 20, 2017 · 0 comments

Comments

@alexanderfc
Copy link
Contributor

alexanderfc commented Jun 20, 2017

Env: appliance-10-240-0-13

Preconditions:

  1. Two different images with completely identical names.
  2. An existing product.

Steps:

  1. Sign in as an admin at /admin
  2. Navigate to Products > PDP > Media
  3. Create album with any valid name
  4. Upload 1st image of 2 mentioned in preconditions
  5. Upload 2nd image.
  6. Once upload is done - check these 2 images. Refresh the page and check them again.

Actual result: duplicated image names aren't appended with (1)...(n), which results into one image being overrode with another one.
Expected result: if image name of a just uploaded image duplicates name of an image that already exists in the album, new image name should be appended with a number.

Video: https://www.dropbox.com/s/5fj4xvfenylluyj/highlander_2257.mp4?dl=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants