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

Group-direct-messages are broken #22

Open
BenWiederhake opened this issue Oct 8, 2021 · 3 comments
Open

Group-direct-messages are broken #22

BenWiederhake opened this issue Oct 8, 2021 · 3 comments

Comments

@BenWiederhake
Copy link

Steps to reproduce:

  • Use Rocketchat 3.18.1
  • Create a "direct message group" with multiple people (call them A, B, and C)
  • Use it in the web client (i.e. send and receive messages to that group; regular text messages are enough to trigger it)

Expected behavior: A new tab opens in pidgin, and both sent and received messages appear in there and only in there.

Actual behavior: A new tab opens in pidgin, and the sent messages appear in there and only in there. However, the received messages appear as direct messages only from the sending person. So, additionally to the group tab, I also see new tabs with DMs from the people A, B, and C.

@EionRobb
Copy link
Owner

EionRobb commented Oct 9, 2021

I've never been in a DM group before, I generally only use the regular group chats, so the code probably assumes that everything is either a public group, or a DM.

Are you able to get a debug log of some messages coming through, or is there a test server I can join to send some test messages to?

@BenWiederhake
Copy link
Author

Technically I do have the log messages, but there are NDAs at play, so sending any logs means I have to carefully comb through the logs and err on the side of over-censoring, I don't think they would be useful afterwards. I also don't have a test server readily available, but I could try setting one up (assuming RocketChat really is Free Software as they claim).

@Thaodan
Copy link
Contributor

Thaodan commented Sep 24, 2022

Technically I do have the log messages, but there are NDAs at play, so sending any logs means I have to carefully comb through the logs and err on the side of over-censoring, I don't think they would be useful afterwards. I also don't have a test server readily available, but I could try setting one up (assuming RocketChat really is Free Software as they claim).

You can use the public rocket server open.rocket.chat. to test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants