nextcloud / nextcloud/spreed

Removing group from Team doesn't remove group members from conversation shared with this Team

Open
#13,569 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug feature: api 🛠️ feature: conversations 👥
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Add a group to a Team (fka Circle) that is participant of a talk conversation
  2. All members of the group get added to the conversation
  3. Remove the group from the Team
  4. All group members stay in the converation as participants
Expected behaviour

The group members should be removed from the conversation since the group is no longer part of the Team that is participant of the conversation.

Actual behaviour

All group members stay in the converation as participants although the group is no longer part of the Team

Talk app

Talk app version: 20.0.1

Custom Signaling server configured: yes (unknown)

Custom TURN server configured: yes

Custom STUN server configured: yes

Server configuration

Operating system: Ubuntu 24.04.1

NC AIO latest

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

Reproduce the four listed steps in the Talk app with a group, Team, and conversation, using the reported Talk version and server configuration as context. Trace the Team-to-conversation participant handling and verify that removing the group removes its members while preserving other participants.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.