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

Bugfix: Remove early finish for zero byte file uploads #2309

Merged
merged 5 commits into from
Dec 2, 2021
Merged

Bugfix: Remove early finish for zero byte file uploads #2309

merged 5 commits into from
Dec 2, 2021

Conversation

wkloucek
Copy link
Contributor

@wkloucek wkloucek commented Nov 26, 2021

Bugfix: Remove early finish for zero byte file uploads

We've fixed the upload of zero byte files by removing the
early upload finishing mechanism.

fixes owncloud/ocis#2609

continuation of #2055

@wkloucek wkloucek requested review from ishank011, labkode and a team as code owners November 26, 2021 14:25
Copy link
Contributor

@C0rby C0rby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me but CI is failing.

@wkloucek wkloucek requested a review from C0rby November 30, 2021 14:13
@wkloucek
Copy link
Contributor Author

Looks good to me but CI is failing.

Yes, had to change tests. But they are green now 👍

@wkloucek wkloucek self-assigned this Nov 30, 2021
@wkloucek
Copy link
Contributor Author

@aduffeck could you please also have a look?

Copy link
Contributor

@C0rby C0rby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. 👍

@aduffeck
Copy link
Contributor

aduffeck commented Dec 1, 2021

Looks good to me as well :shipit:

@labkode labkode merged commit dd009dc into cs3org:master Dec 2, 2021
@wkloucek wkloucek mentioned this pull request Dec 7, 2021
@diocas
Copy link
Contributor

diocas commented Jan 14, 2022

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.

oCIS FS: zero size file uploads create a blob entry in upload target
5 participants