Removing group from Team doesn't remove group members from conversation shared with this Team
Nobody has claimed this yet.
- 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
- Add a group to a Team (fka Circle) that is participant of a talk conversation
- All members of the group get added to the conversation
- Remove the group from the Team
- 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
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
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