Skip to content

fix(watchfs): Don't cache old id if a copy is detected#506

Merged
rhafer merged 2 commits intoopencloud-eu:stable-2.40from
rhafer:stable-2.40-backport
Feb 9, 2026
Merged

fix(watchfs): Don't cache old id if a copy is detected#506
rhafer merged 2 commits intoopencloud-eu:stable-2.40from
rhafer:stable-2.40-backport

Conversation

@rhafer
Copy link
Copy Markdown
Member

@rhafer rhafer commented Jan 21, 2026

Even when a copy was detected we added the new item with the old ID to the cache, which triggered a re-assimilation and an ID change on the original file in the end. This should fix it.

Partial: #482
(cherry picked from commit 397ee1e)

This also backports #457 to reduce the api-integration tests flakiness.

Even when a copy was detected we added the new item with the old ID to
the cache, which triggered a re-assimilation and an ID change on the
original file in the end. This should fix it.

Partial: opencloud-eu#482
(cherry picked from commit 397ee1e)
@rhafer rhafer merged commit 55c3c11 into opencloud-eu:stable-2.40 Feb 9, 2026
19 checks passed
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.

2 participants