nextcloud / nextcloud/server

[Bug]: Weird share with `teams` arrangement from the `collectives` app

Open
#54,002 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage 32-feedback bug feature: teams integration
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Bug description

When a collective is shared with a team, the team is added correctly in the share UI. However, on visiting the teams page, the collective is not shown there.

Rather a new team is created with the name of the collective and then the collective is shared with this new team.

Writing here because the bug might be in the circles or collectives app.

Steps to reproduce
  1. Create a collective (e.g., "Team Notes").
  2. Share "Team Notes" with an existing team (e.g., "Project Managers").
  3. Go to the "Teams" app.
Expected behavior
  • "Project Managers" team is listed and the "Team notes" collective is correctly shared with it.
  • "Team Notes" is not created as a new team.
Nextcloud Server version

master

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the share flow between the collectives and teams apps using the listed steps, then trace how the Teams page resolves the shared team. Done means an existing team such as "Project Managers" displays the collective and sharing it does not create a new team named after the collective.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
full-stack
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.