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

@nickvergessen nickvergessen marked this pull request as draft February 7, 2026 20:19
@nickvergessen nickvergessen force-pushed the test/server-57760/share-update-check-single branch from fd2f7ea to 17d763a Compare February 27, 2026 06:34
@nickvergessen nickvergessen added this to the 🏖️ Next Major (34) milestone Feb 28, 2026
@nickvergessen nickvergessen added bug feature: api 🛠️ OCS API for conversations, chats and participants feature: upload & shares & voice 📤🎙️ Sharing files into a chat and audio recordings upstream labels Feb 28, 2026
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the test/server-57760/share-update-check-single branch from 5f26dd1 to 2dbfdec Compare March 6, 2026 08:30
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