Fix avatarUrl in Duo chat
What does this MR do and why?
Fix avatarUrl in Duo chat
All users currently have a default "U" avatar in Duo chat. This is
because the chat expects the avatarUrl value to be provided for
injection, but it is not currently being provided. This MR fixes that.
References
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Check out this branch
- In the GDK, chat to Duo
- You will see your GDK user's avatar image next to your messages, instead of a gray
Uavatar.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #548836 (closed)
Edited by Chad Lavimoniere

