Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: prevent 'keep both' conflict handling from losing files#2474

Merged
JammingBen merged 1 commit into
mainfrom
fix/keep-both-conflict-missing-files
May 8, 2026
Merged

fix: prevent 'keep both' conflict handling from losing files#2474
JammingBen merged 1 commit into
mainfrom
fix/keep-both-conflict-missing-files

Conversation

@JammingBen

Copy link
Copy Markdown
Member

The 'Keep both' option when handling a file name conflict previously lost files that were nested deeper than the root level because the upload path was not adjusted properly to the new name.

Fixes this issue by respecting the new name in the upload path.

fixes #2420

The 'Keep both' option when handling a file name conflict previously
lost files that were nested deeper than the root level because the
upload path was not adjusted properly to the new name.

Fixes this issue by respecting the new name in the upload path.
@JammingBen JammingBen self-assigned this May 7, 2026
@JammingBen JammingBen requested a review from AlexAndBear May 7, 2026 14:00
@JammingBen JammingBen merged commit 50d81ce into main May 8, 2026
30 checks passed
@JammingBen JammingBen deleted the fix/keep-both-conflict-missing-files branch May 8, 2026 09:19
This was referenced May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upload issue with duplicate folder names

2 participants