-
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
[$1000] Report preview action does not have a body if an error occurs or if offline #21119
Comments
Triggered auto assignment to @anmurali ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.The Report Preview Action has no body when offline or if the report action failed. What is the root cause of that problem?This is because the Line 1445 in e6c2704
And
What changes do you think we should make in order to solve the problem?Instead of the default value being an empty string, we could set it to the string that should be displayed "me@example.com owes $500" for message: [
{
html: `${payerEmail} owes ${formattedTotal}`,
text: `${payerEmail} owes ${formattedTotal}`,
isEdited: false,
type: CONST.REPORT.MESSAGE.TYPE.COMMENT,
},
], The What alternative solutions did you explore? (Optional)
|
Simpler way to reproduce
|
Job added to Upwork: https://www.upwork.com/jobs/~012f148a3614fc6378 |
Current assignee @anmurali is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mananjadhav ( |
I get the 1:1 reports with an error (red dot) but there is no error message in the reports |
@anmurali Can you share a screenshot? If the 1:1 chat is already existing then yes there won't be an error message (I worked on that PR), but if it's a new chat report it should show an error message. |
I am not able to reproduce this. The steps that I followed:
@kbecciv Is this still reproducible? |
@mananjadhav you're supposed to go the the one-one report, not the IOU report. When you create a split with multiple people, you get a group chat, individual chat reports (one-one report) with each user and individual IOU reports with each user. Additionally, you might have to make the split with new users. |
@therealsujitk I checked both. For a new group chat I am unable to split bill at all. Screen.Recording.2023-06-26.at.12.00.10.PM.mov |
@mananjadhav this looks like a new bug that needs to be reported, it's different from this issue thought. Here's a video on how to reproduce it. Screen.Recording.2023-06-26.at.1.22.19.PM.mov |
@mananjadhav I was able to reproduce the issue in your recording, it will have to be added to #expensify-bugs. Edit: Looks like it's been raised here. |
@mananjadhav, @anmurali Whoops! This issue is 2 days overdue. Let's get this updated quick! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@mananjadhav do we have any viable proposals for this issue that you favor? |
@mananjadhav when you're free can you try the steps from the video in this comment - #21119 (comment) |
Thanks for the patience here @therealsujitk. I am sorry buddy but I followed the steps and I still can't reproduce. @kbecciv Are you able to reproduce? |
@mananjadhav this might have been fixed recently, in your earlier screenshot (#21119 (comment)) this was reproducible. |
@mananjadhav @anmurali this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
I am not sure about the reporting bonus @therealsujitk. I'll let @anmurali take care of that. But as I said this isn't reproducible anymore. We should close this one out. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Why not! Here is your offer and I will pay when you accept but closing this issue |
Thank you @anmurali, I've accepted the offer. |
Hi @anmurali, just reminding you about this one. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
In the secondary device Split a bill with 2 users, this should create a new group and 2 new 1:1 conversations
Expected Result:
The report preview action should still show "me@example.com owes $500"
Actual Result:
The report preview action shows no body
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.26-4
Reproducible in staging?: n/a
Reproducible in production?: n/a
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
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: @therealsujitk
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1686655622360139
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: