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

Alias not changing when messages are sent without receiving other messages between #7549

Closed
Davide95 opened this issue Jul 23, 2017 · 3 comments
Assignees
Labels
feat: message stat: triaged Issue reviewed and properly tagged type: improvement

Comments

@Davide95
Copy link

Alias not changing when messages are sent without receiving other messages between.

The alias of the user doesn't change in the web client in this scenario:

Steps to Reproduce:

  1. A send a message A1 and set his alias (e.g. "Rob")
  2. B send a message B1
  3. A send a message A2 and set his alias (e.g. "Mum")

In this case everything is ok. But the bug appear if

  1. A send a message A1 and set his alias (e.g. "Rob")
  2. A send a message A2 and set his alias (e.g. "Mum")

Expected behavior:

The web client should change the alias from "Rob" to "Mum" for the second message

Actual behavior:

The alias remains "Rob"

@TehPeGaSuS
Copy link

Any updates on this? I'm using a bridge to relay Rocket.chat to IRC back and forth and i'm facing the same issue, almost 2y later.

@senethz
Copy link

senethz commented Apr 19, 2019

EDIT: There seems to be a great workaround to fix this.

Administration > Message > Grouping Period

If you set the grouping period low enough the name and avatar will show each time.

@rodrigok
Copy link
Member

Closed by #14257

@tassoevan tassoevan added stat: triaged Issue reviewed and properly tagged and removed Triaged labels Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: message stat: triaged Issue reviewed and properly tagged type: improvement
Projects
None yet
Development

No branches or pull requests

7 participants