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

Bugfix/1348 importing assets to remote fs creates duplicates #1360

Merged

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Jul 31, 2023

Description

When importing remote files into asset elements or the assets field, check if the file already exists (by filename) in the destination location. If it does, “index” it instead of re-uploading and therefore creating a duplicate file.

Related issues

#1348

@i-just i-just changed the title Bugfix/1348 importing assets to remove fs creates duplicates Bugfix/1348 importing assets to remote fs creates duplicates Aug 1, 2023
@i-just i-just marked this pull request as ready for review August 4, 2023 12:38
@i-just i-just requested a review from angrybrad as a code owner August 4, 2023 12:38
@angrybrad angrybrad merged commit 0f80072 into develop Nov 25, 2023
5 checks passed
@angrybrad angrybrad deleted the bugfix/1348-importing-assets-to-remove-fs-creates-duplicates branch November 25, 2023 02:34
angrybrad added a commit that referenced this pull request Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants