Skip to content

Create directories before doing rename #95

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

Merged
merged 3 commits into from
Apr 11, 2025
Merged

Conversation

404Wolf
Copy link
Collaborator

@404Wolf 404Wolf commented Apr 11, 2025

During a push, when a new directory is created and a file is moved into it, during the rename stage of push, we were getting the parent id of each project item using the initial version. We need to use the version after adding the directory so that we can get the directory's ID to use as the parent id of the project item.

@404Wolf 404Wolf changed the title Preserve directories on rename Create directories before doing rename Apr 11, 2025
@404Wolf 404Wolf merged commit 68e15c8 into main Apr 11, 2025
3 checks passed
@404Wolf 404Wolf deleted the preserve-directories-on-rename branch April 11, 2025 03:19
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.

1 participant