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

[stable29] fix(files_versions): Do not expire versions newer than min age #51023

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Feb 25, 2025

Backport of PR #50903

The auto expire logic does not take into account the min retention age set by the admin. So versions were eagerly deleted.

Fix #19791

Signed-off-by: Louis Chemineau <[email protected]>
@backportbot backportbot bot added bug 3. to review Waiting for reviews feature: versions php Pull requests that update Php code labels Feb 25, 2025
@backportbot backportbot bot added this to the Nextcloud 29.0.13 milestone Feb 25, 2025
@artonge artonge enabled auto-merge February 25, 2025 16:09
@artonge artonge merged commit 6a8bccc into stable29 Feb 26, 2025
182 checks passed
@artonge artonge deleted the backport/50903/stable29 branch February 26, 2025 11:19
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.

2 participants