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

Fix "409 Conflict" on file/folder rename #597

Merged
merged 3 commits into from
Jan 9, 2023
Merged

Fix "409 Conflict" on file/folder rename #597

merged 3 commits into from
Jan 9, 2023

Conversation

Larsluph
Copy link
Collaborator

@Larsluph Larsluph commented Jan 8, 2023

Fix "409 Conflict" on file/folder rename [fix]

This PR fixes the 409 errors we received when trying to rename files and folders at least 1 level deep in the filetree.

Rework of the folder object construction in the local filetree and use of the fullPath attribute to include base path in the request.

PR Checklist

  • I've started from master
  • I've only committed changes related to this PR
  • All Unit tests pass
  • I've removed all commented code
  • I've removed all unneeded console.log statements

@WDaan WDaan merged commit 004c8f5 into VueTorrent:master Jan 9, 2023
@Larsluph Larsluph deleted the fix_conflict_on_rename branch January 9, 2023 09:02
@Landxhent Landxhent mentioned this pull request Jan 15, 2024
1 task
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