Skip to content

Functional members are not ignored when the NotificationClient is computing the room displayName #6107

@bmarty

Description

@bmarty

Functional members are not ignored when the NotificationClient is computing the room displayName

For Alice to reproduce the issue:

  • Alice has a dm with Bob
  • Alice invite a new member, Charlie
  • Let Charlie be a functional member
  • The room name is correct in the room list of Alice: "Bob", i.e. the functional member is not taken into account. This is expected.
  • Alice receives a message (from Bob or Charlie) in this room
  • The Notification Client is providing a NotificationRoomInfo.displayName which contains the name of the functional member: "Charlie, Bob"

This is not correct, the displayName should be "Bob".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions