Skip to content

test: Run tests against nextcloud/server#57760 share-update-check-single#16987

Draft
nickvergessen wants to merge 2 commits intomainfrom
test/server-57760/share-update-check-single
Draft

test: Run tests against nextcloud/server#57760 share-update-check-single#16987
nickvergessen wants to merge 2 commits intomainfrom
test/server-57760/share-update-check-single

Conversation

@nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Feb 5, 2026

  • Root cause seems to be that for a share created in a new conversation, the other participants aren't registered as being in the room yet by the time the ShareCreatedEvent is emitted. So fetching the shares for the user doesn't return the share in the new room.
  • Active share validation/authoritative mount improvements server#57760 seems to fix it for the basic 1-1 room at least. Not sure if there are other edge cases

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the test/server-57760/share-update-check-single branch from fd2f7ea to 17d763a Compare February 27, 2026 06:34
Signed-off-by: Joas Schilling <coding@schilljs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug feature: api 🛠️ OCS API for conversations, chats and participants feature: upload & shares & voice 📤🎙️ Sharing files into a chat and audio recordings tests upstream

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant