-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[HOLD for payment 2023-11-01] [HOLD for payment 2023-10-31] [$500] [HIGH] [P2P Activation] System message is showing in the chat preview in LHN #30037
Comments
Triggered auto assignment to @trjExpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Interesting, yeah!
@kevinksullivan, so confirming when we fix this the two LHN rows will be as follows: iouReport
DM
|
Job added to Upwork: https://www.upwork.com/jobs/~01c788d51e8ac49ab8 |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @jjcoffee ( |
Current assignee @techievivek is eligible for the Engineering assigner, not assigning anyone new. |
One correction on this one @trjExpensify , it's this copy:
The copy you see in the screenshot is a duplicate message / separate issue. See https://github.com/Expensify/Auth/pull/8973 Rest looks good to me. |
Perfect, fixed! |
ProposalPlease re-state the problem that we are trying to solve in this issue.System message is showing in the chat preview in LHN What is the root cause of that problem?We get preview message for LHN option using Line 1660 in ca51f6f
Since we want to show that amount is paid we also need to edit this function to check weather the report is a chat report or not. Lines 277 to 287 in ca51f6f
What changes do you think we should make in order to solve the problem?App/src/libs/OptionsListUtils.js Lines 392 to 401 in ca51f6f
getReportPreviewMessage with the IOU report which doesn't give any chance for us to tell weather the report is chat or not, since we're sending IOU report the type of report will always be iou
We need to introduce a vairable say
Basically we need to pass the type of report if the reportAction is a type Changes:
What alternative solutions did you explore? (Optional)NA
|
Current assignee @situchan is eligible for the External assigner, not assigning anyone new. |
To confirm the expected behavior: Just asking because I am not clear whether should show system message or not in LHN for IOU report cc: @techievivek |
Yes, what you mentioned is the expected behaviour we are looking for. Along with that, we also need to update the LHN content for both the report: #30037 (comment) |
Yes we should. I.e LHN Title: Money2020 paid $1.00 |
📣 @situchan 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
🎯 ⚡️ Woah @situchan / @b4s36t4, great job pushing this forwards! ⚡️ The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉
On to the next one 🚀 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.89-6 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 2023-10-31. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue: As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.90-2 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 2023-11-01. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue: As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Checklist time! Bump, @situchan. |
Same, awaiting the checklist from @situchan. :) |
@trjExpensify, @techievivek, @b4s36t4, @situchan Whoops! This issue is 2 days overdue. Let's get this updated quick! |
This is new feature and follow-up of #29430. I am not sure regression test is needed as it requires gold wallet which QA team doesn't have. |
coming from https://expensify.slack.com/archives/C05RECHFBEW/p1697754930131319
and related to changes in #29430
The system message for needing to enable a wallet should only show on the IOU, and not in the DM as well (since the message doesn't show in the DM at all).
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: