[WPB-28089] Treat team collaborators like team members in contact search. - #5452
Merged
fisx merged 9 commits intoAug 26, 2026
Conversation
fisx
force-pushed
the
WPB-28089-treat-team-collaborators-like-team-members-in-contact-search
branch
from
August 21, 2026 14:38
c988cd7 to
c378cd1
Compare
fisx
force-pushed
the
WPB-28089-treat-team-collaborators-like-team-members-in-contact-search
branch
from
August 24, 2026 12:39
c378cd1 to
21812b5
Compare
fisx
commented
Aug 24, 2026
fisx
force-pushed
the
WPB-28089-treat-team-collaborators-like-team-members-in-contact-search
branch
from
August 25, 2026 09:16
fcd51ce to
3525f18
Compare
fisx
force-pushed
the
WPB-28089-treat-team-collaborators-like-team-members-in-contact-search
branch
from
August 25, 2026 13:08
3525f18 to
e5336f6
Compare
Was previously UserSubsystem, but since it TeamCollaboratorsSubsystem is also used outside of Brig, that is not always available. Further changes: - Support BrigAPIAccess locally in Brig. - Change collaborator field type in UserDoc to collapse `Nothing` and `Just []` (remove the Maybe).
(I don't understand what it is about, and there is no author to ask.)
(This end-point only updates searchability settings, nothing else.)
This is only where we don't expect to use it. if we're wrong about this, a warning will be logged.
fisx
force-pushed
the
WPB-28089-treat-team-collaborators-like-team-members-in-contact-search
branch
from
August 25, 2026 14:51
e5336f6 to
6ae1977
Compare
fisx
marked this pull request as ready for review
August 25, 2026 14:56
blackheaven
approved these changes
Aug 25, 2026
| @@ -0,0 +1,65 @@ | |||
| -- This file is part of the Wire Server implementation. | |||
| -- | |||
| -- Copyright (C) 2025 Wire Swiss GmbH <opensource@wire.com> | |||
Contributor
There was a problem hiding this comment.
Suggested change
| -- Copyright (C) 2025 Wire Swiss GmbH <opensource@wire.com> | |
| -- Copyright (C) 2026 Wire Swiss GmbH <opensource@wire.com> |
Contributor
Author
There was a problem hiding this comment.
I'll set up headroom again, to fix this once and for all. But not in this PR! :-)
| @@ -0,0 +1,80 @@ | |||
| -- This file is part of the Wire Server implementation. | |||
| -- | |||
| -- Copyright (C) 2025 Wire Swiss GmbH <opensource@wire.com> | |||
Contributor
There was a problem hiding this comment.
Suggested change
| -- Copyright (C) 2025 Wire Swiss GmbH <opensource@wire.com> | |
| -- Copyright (C) 2026 Wire Swiss GmbH <opensource@wire.com> |
fisx
deleted the
WPB-28089-treat-team-collaborators-like-team-members-in-contact-search
branch
August 26, 2026 08:02
2 tasks
fisx
added a commit
that referenced
this pull request
Aug 27, 2026
Merged
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://wearezeta.atlassian.net/browse/WPB-28089
Checklist
changelog.d