Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Communication: Duplicate group chat creation with same users #9985

Open
asliayk opened this issue Dec 10, 2024 · 0 comments
Open

Communication: Duplicate group chat creation with same users #9985

asliayk opened this issue Dec 10, 2024 · 0 comments
Labels
bug communication Pull requests that affect the corresponding module exercise Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module

Comments

@asliayk
Copy link
Contributor

asliayk commented Dec 10, 2024

Describe the bug

It is currently possible to create multiple group chats with the exact same users. This behavior results in redundancy and confusion. The system should prevent duplicate group chats with identical participants.

To Reproduce

  1. Go to the Communication section of a course.
  2. Click on the "Create Group Chat" button that appears after clicking the plus button.
  3. Create a group chat.
  4. Repeat the previous group chat creation steps and notice that two group chats with the exact same users can be created.

Expected behavior

When creating a group chat with the same users, the system should return the existing group chat or prevent the duplicate.

Screenshots

image

Which version of Artemis are you seeing the problem on?

7.7.5

What browsers are you seeing the problem on?

Chrome

Additional context

No response

Relevant log output

No response

@asliayk asliayk added bug communication Pull requests that affect the corresponding module labels Dec 10, 2024
@github-actions github-actions bot added exercise Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug communication Pull requests that affect the corresponding module exercise Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module
Projects
Status: Todo
Development

No branches or pull requests

1 participant