Skip to content

feat(teams): expose team folders as team resources - #4961

Closed
pringelmann wants to merge 1 commit into
masterfrom
feat/team-resource-provider
Closed

feat(teams): expose team folders as team resources#4961
pringelmann wants to merge 1 commit into
masterfrom
feat/team-resource-provider

Conversation

@pringelmann

Copy link
Copy Markdown

Summary

A Team folder assigned to a team doesn't show up as a team resource, but a folder shared with the team does. This registers an ITeamResourceProvider in groupfolders so Team folders show up on the team page like any other resource.

Reported in nextcloud/server#61385.

image

Not in scope

The related-resources sidebar panel (the first screenshot in the issue) is a separate surface that lives in other repos. It's not touched here and will be tracked separately.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Screenshots before/after for front-end changes
  • Documentation (manuals or wiki) has been updated or is not required
  • Backports requested where applicable (ex: critical bugfixes)
  • Labels added where applicable (ex: bug/enhancement, 3. to review, feature component)
  • Milestone added for target branch/version

AI (if applicable)

  • The content of this PR was partly or fully generated using AI (tests)

Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
@pringelmann pringelmann added this to the Nextcloud 35 milestone Jul 28, 2026
@pringelmann pringelmann self-assigned this Jul 28, 2026
@pringelmann pringelmann added bug 3. to review Items that need to be reviewed feature: sharing Items related to the NC sharing feature hot spot: circles Circles items (for triage purposes) labels Jul 28, 2026
@pringelmann

pringelmann commented Jul 28, 2026

Copy link
Copy Markdown
Author

Looks like this is being solved slightly differently here

Will close this as to not interfere with ongoing Teams work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Items that need to be reviewed bug feature: sharing Items related to the NC sharing feature hot spot: circles Circles items (for triage purposes)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement a team resource provider

2 participants