Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Nov 12, 2025

Backport of PR #897

@backportbot backportbot bot requested a review from juliusknorr as a code owner November 12, 2025 14:41
@backportbot backportbot bot requested a review from juliusknorr November 12, 2025 14:41
@backportbot backportbot bot requested a review from max-nextcloud as a code owner November 12, 2025 14:41
@backportbot backportbot bot requested a review from salmart-dev November 12, 2025 14:41
@backportbot backportbot bot added bug Something isn't working 3. to review labels Nov 12, 2025
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
This commit fixes an issue with the query logic which prevented locks
from being deleted as long as more than one lock is expired.

To prevent a potential mass deletion of data due to the fix, the code
has been adjusted to delete only 1000 locks at every run of the
background job.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
Copy link
Contributor

@salmart-dev salmart-dev left a comment

Choose a reason for hiding this comment

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

✔️

@salmart-dev salmart-dev merged commit 3f0b250 into stable32 Nov 12, 2025
50 checks passed
@salmart-dev salmart-dev deleted the backport/897/stable32 branch November 12, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants