-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[$500] Chat - WS custom avatar is not updated in chat conversation after request money #32507
Comments
Triggered auto assignment to @zanyrenney ( |
Job added to Upwork: https://www.upwork.com/jobs/~01863c1504c75474be |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @thesahindia ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The custom avatar of a workspace is not displayed, the default avatar is shown. What is the root cause of that problem?There is a broken key, by which we are trying to fetch the avatar of a workspace. The policies collection stores the keys in the format Lines 1168 to 1171 in 83451a8
What changes do you think we should make in order to solve the problem?In here, we should change the key Lines 1168 to 1171 in 83451a8
Result:![]() What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Chat - WS custom avatar is not updated in chat conversation after request money What is the root cause of that problem?We have all the logic placed with the code, but there is some issue on how we're accessing the policy data and that's causing an issue. Line 1168 in a12d140
If we carefully observe that we're accessing the policy from policy_${report.policyID} What changes do you think we should make in order to solve the problem?Updating access key with return allPolicies?.[`policy_${report?.policyID}`]?.avatar ?? getDefaultWorkspaceAvatar(workspaceName); What alternative solutions did you explore? (Optional)NA |
Asked author of offending PR since it's still within regression period |
@aimane-chnaif PR is ready |
cc: @shubham1206agra for review |
📣 @shubham1206agra 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
This was a regression from another PR so I think we can actually close this issue given the PR was merged and its simple enough |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
There was a regression from this PR, which was already a fix for a regression so I think we can close without payments here. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.8.0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Expected Result:
WS custom avatar is updated in chat conversation after request money
Actual Result:
WS custom avatar is not updated in chat conversation after request money
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6302189_1701800461966.RPReplay_Final1701795456__1_.1.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: