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: uid check on upload/download state changes #1517

Merged

Conversation

pedrolamas
Copy link
Member

Adds a uid to each upload/download file item so we can more easily track the state in the store.

This ensures we only affect the state if the uid is the expected one on the store.

Fixes #1516

@pedrolamas pedrolamas added the GH - Bug Something isn't working label Oct 29, 2024
@pedrolamas pedrolamas added this to the 1.30.6 milestone Oct 29, 2024
@pedrolamas pedrolamas merged commit 4363ed3 into fluidd-core:develop Oct 31, 2024
5 checks passed
@pedrolamas pedrolamas deleted the pedrolamas/uid-upload-download branch October 31, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lag when opening .cfg files can cause accidental corruption
1 participant