Skip to content

Add username to awareness payload

Hannes Moser requested to merge return-user-handle-in-awareness-payload into master

What does this MR do and why?

This adds the username of the User model to the payload transmitted via the AwarenessChannel. The information is used in the frontend to show the username next to the name of the user. This was previously not considered necessary in the design proposals, but is now required.

Related frontend MR.

Follow up to !92320 (merged).

Screenshots or screen recordings

Screen_Shot_2022-07-27_at_16.16.00

How to set up and validate locally

Covered by a spec. The frontend MR is a draft.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Hannes Moser

Merge request reports

Loading