[Bug]: Weird share with `teams` arrangement from the `collectives` app
Nobody has claimed this yet.
- 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
- Create a collective (e.g., "Team Notes").
- Share "Team Notes" with an existing team (e.g., "Project Managers").
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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