Skip to content

[stable34] fix(files): keep deleting live photo peers after a missing one - #64698

Merged
provokateurin merged 1 commit into
stable34from
backport/64690/stable34
Sep 24, 2026
Merged

provokateurin merged 1 commit into
stable34from
backport/64690/stable34

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 23, 2026

Copy link
Copy Markdown

Backport of PR #64690

handleCacheEntriesRemovedEvent() returned from the loop as soon as one
peer could not be found, so every remaining peer in the same batch was
left behind. This happens whenever both halves of a live photo are in
the removed tree, since the first half is already gone when its peer id
is looked up.

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
@backportbot
backportbot Bot requested a review from a team as a code owner September 23, 2026 16:39
@backportbot
backportbot Bot requested review from Altahrim, icewind1991, leftybournes, provokateurin, salmart-dev, solracsf and sorbaugh and removed request for a team September 23, 2026 16:39
@backportbot backportbot Bot added bug 3. to review Waiting for reviews labels Sep 23, 2026
@backportbot backportbot Bot added this to the Nextcloud 34.0.5 milestone Sep 23, 2026
@provokateurin
provokateurin merged commit bed0798 into stable34 Sep 24, 2026
201 of 206 checks passed
@provokateurin
provokateurin deleted the backport/64690/stable34 branch September 24, 2026 04:27
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants