[stable35] fix(user): teams are managed in the Teams app, not embedded in Contacts - #15598
Open
backportbot[bot] wants to merge 1 commit into
Open
[stable35] fix(user): teams are managed in the Teams app, not embedded in Contacts#15598backportbot[bot] wants to merge 1 commit into
backportbot[bot] wants to merge 1 commit into
Conversation
The Teams interface was extracted from Contacts again: the circles app registers its own navigation entry (gated on the frontend_enabled app setting) and ships its own frontend, while Contacts now only exposes team management when that interface is disabled, via the isTeamManagementEnabled initial state. The user manual still described Teams as "a feature embedded in the Contacts app", which sends readers to the wrong place. Assisted-by: AGENT:claude-opus-5[1m] Signed-off-by: Anna Larch <anna@nextcloud.com>
backportbot
Bot
requested review from
GVodyanov,
SebastianKrupinski and
hamza221
as code owners
September 10, 2026 06:03
backportbot
Bot
requested review from
SebastianKrupinski,
hamza221,
miaulalala and
skjnldsv
September 10, 2026 06:03
Contributor
📖 Documentation Preview📄 1 changed documentation pageLast updated: Thu, 10 Sep 2026 06:10:09 GMT |
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.
Backport of PR #15590