-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Due for payment 2025-05-05] [$250] Expense Reports - Invite user whisper is missing Concierge user name and avatar #59948
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
Comments
Triggered auto assignment to @greg-schroeder ( |
🚨 Edited by proposal-police: This proposal was edited at 2025-04-09 18:39:20 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Invite user whisper is missing Concierge user name and avatar What is the root cause of that problem?We will display a message as group (hide sender, because we assume the messages are consecutive and from the same user) if cannot find the next consecutive action: App/src/libs/ReportActionsUtils.ts Lines 667 to 668 in 17615a1
App/src/components/MoneyRequestReportView/MoneyRequestReportActionsList.tsx Lines 290 to 292 in 11a424a
Note that, "next" here means the above message in display order, because messages are displayed in reverse order. In this case, the App/src/libs/ReportActionsUtils.ts Lines 586 to 587 in 17615a1
That means any message appears in the second place will hide sender. For example, if another user sends a message here, its sender would be hidden as well even though the first message sender and the second's are not the same. What changes do you think we should make in order to solve the problem?Update the loop condition to be What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?None What alternative solutions did you explore? (Optional)None |
@greg-schroeder Can you take a look? |
Job added to Upwork: https://www.upwork.com/jobs/~021912140453301034956 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @s77rt ( |
@gijoe0295 Can you still reproduce the bug? The expense chat loads in RHP in my case (maybe we reverted a PR?)
I think this is unintended, this comment states that we would return App/src/libs/ReportActionsUtils.ts Lines 666 to 670 in 316a0d1
|
@s77rt I still can. Now you need to create >= 2 expenses in a workspace chat and have |
@gijoe0295 Thanks. The RCA makes sense but I think we should just correct the returned boolean value. 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @dangrous, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@s77rt If we return I think the comment is just typo mistake when copying from the old |
@gijoe0295 Let's fix the loop condition as well 👍 |
loop update looks good! |
📣 @gijoe0295 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@gijoe0295 Huh... This is 4 days overdue. Who can take care of this? |
@gijoe0295 Any ETA on the PR? |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.32-8 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2025-05-05. 🎊 For reference, here are some details about the assignees on this issue:
|
@s77rt @greg-schroeder @s77rt The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test Proposal Template
Regression Test ProposalPrecondition:Test:Do we agree 👍 or 👎 |
Was OOO for the bank holiday yesterday, processing today |
Payment summary: Contributor: @gijoe0295 - $250 - Paid via Upwork No regression test required per C+, closing |
$250 approved for @s77rt |
Uh oh!
There was an error while loading. Please reload this page.
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.1.25-2
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: No, reproducible on hybrid only
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.3 / Chrome
App Component: Search
Action Performed:
Precondition:
Expected Result:
Invite user whisper is accompanied by Concierge user name and avatar.
Actual Result:
Invite user whisper is missing Concierge user name and avatar.
Workaround:
Unknown
Platforms:
Screenshots/Videos
bug.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @greg-schroederThe text was updated successfully, but these errors were encountered: