Skip to content

Multiple files (drag and drop OR via import dialog) stops when import hits a duplicate file #3554

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

Closed
leehockhin opened this issue Jun 10, 2020 · 2 comments · Fixed by #3630
Closed
Assignees
Labels
🐞 bug A bug, error, or breakage of any kind

Comments

@leehockhin
Copy link

Describe the bug
When importing multiple files, and there is a duplicate already in the Project Files, the import will stop when it hits the duplicate file. Same behavior whether using Drag and Drop OR using Import Dialog.

Steps to reproduce the behavior:

  1. Add a few files to Project Files
  2. Select multiple files, with a duplicate file not at the end of the list
  3. Drag and Drop files into Project Files area
  4. There are No error messages but not all the files are copied into the Project Files
  5. Same results if use the Import dialog

Expected behavior
An error message warning of the duplicate, with option to Skip or Replace File; then continue with the adding process for the rest of the files.

System Details

Log Files

Exception / Stacktrace
No stacktrace found in log files

Screenshots (Optional)
Not necessary as no error message was shown.

@ctsdownloads ctsdownloads added the 🐞 bug A bug, error, or breakage of any kind label Jun 11, 2020
@ctsdownloads
Copy link

Thanks for this and thank you for your email as well. I've set labeled this as a bug from one of our testers.

@ferdnyc
Copy link
Contributor

ferdnyc commented Jul 28, 2020

Will be fixed by #3630. (But I can also split it out to get it in faster, if need be. It's a 2-line fix.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug A bug, error, or breakage of any kind
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants