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 second upload file paths (issue 1492) #650

Merged
merged 4 commits into from
Sep 3, 2024
Merged

Conversation

kaliif
Copy link
Contributor

@kaliif kaliif commented Sep 3, 2024

No description provided.

Introduced with a fix to 1311, all subsequent uploads overwrote
previous version paths with their own root directory and resulting
paths didn't point to any actual file. Simplified LHS data structure
so the update mechanism remains in place (as it should, 1311 had it's
function) but the root directory for all versions stays the same.

TODO: fix path lookups for downloads and RHS uploads
@kaliif kaliif merged commit 819b659 into staging Sep 3, 2024
1 check passed
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