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 missing etag in shares jail #4140

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

kobergj
Copy link
Contributor

@kobergj kobergj commented Aug 30, 2023

Fixes a bug in the shares storage provider:

When the first receivedShare is not accepted, the findEarliestShare function would always return this share, leading to missing etag and mtime in the drives list

References: owncloud/ocis#7160

Signed-off-by: jkoberg <jkoberg@owncloud.com>
@kobergj kobergj merged commit cb0897d into cs3org:edge Aug 31, 2023
9 checks passed
@kobergj kobergj deleted the FixMissingEtagOnShareJail branch August 31, 2023 08:41
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