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

Do not create a new version for empty files #43896

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

artonge
Copy link
Contributor

@artonge artonge commented Feb 28, 2024

Fix #43262

I knew it was a special case at the time I wrote the code, not sure why I handled it like so though 🤔.

@artonge artonge self-assigned this Feb 28, 2024
@artonge artonge added bug 2. developing Work in progress feature: versions php Pull requests that update Php code labels Feb 28, 2024
@artonge artonge added this to the Nextcloud 29 milestone Feb 28, 2024
@artonge artonge marked this pull request as ready for review February 28, 2024 15:07
@artonge artonge force-pushed the artonge/fix/version_creation_of_empty_files branch from 5343261 to 0b1f71a Compare February 29, 2024 11:42
@artonge artonge force-pushed the artonge/fix/version_creation_of_empty_files branch from 0b1f71a to 66fbb7b Compare February 29, 2024 20:32
@artonge artonge added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Feb 29, 2024
@artonge artonge merged commit b51275c into master Mar 1, 2024
160 checks passed
@artonge artonge deleted the artonge/fix/version_creation_of_empty_files branch March 1, 2024 09:12
@artonge
Copy link
Contributor Author

artonge commented Mar 1, 2024

/backport to stable28

@artonge
Copy link
Contributor Author

artonge commented Mar 1, 2024

/backport to stable27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug feature: versions php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: File Version Restore is Not Working
3 participants