-
Notifications
You must be signed in to change notification settings - Fork 3k
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 2024-06-20] [Search v1] Opening transactions on search page can lead to not found page #41578
Comments
Triggered auto assignment to @jliexpensify ( |
Job added to Upwork: https://www.upwork.com/jobs/~01b78bbfebf5ef557c |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @Santhosh-Sellavel ( |
What we chatted about before: Line 68 in b475b28
Use the loading indicator on the page |
Not overdue. Should we switch to |
@luacmartins, @jliexpensify, @Santhosh-Sellavel Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
I think we might need a new command as @grgia described above, since calling |
@jliexpensify I think we should leave this as daily, since it's high priority |
@luacmartins @grgia I did some testing and in my experience the problem is almost exclusively that a lot of items simply have A lot of other items that looked legit opened correctly: rec-web-openreport.mp4Sorry if I'm misunderstanding something - can't this be fixed in api by simply always returning some existing reportID? |
You understood it right. This happens because in the past we didn't create these threads for all reports, so they might not exist and we end up returning 0. The solution is to create a new command that will create the thread if it doesn't exist. |
Still looking for volunteers. @grgia are you interested in working on this one? |
It should be fixed by https://github.com/Expensify/Auth/pull/10456. We should create threads automatically from now on, even for old preexisting transactions. |
For me on dev every row that "looks" normally is correctly opening a report/IOU in RHP. Seems there is an issue for this: #41985 // edit sample object with fake
|
@luacmartins, @jliexpensify, @Santhosh-Sellavel Whoops! This issue is 2 days overdue. Let's get this updated quick! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.81-11 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 2024-06-18. 🎊 For reference, here are some details about the assignees on this 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:
|
Payment Summary
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.82-4 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 2024-06-20. 🎊 For reference, here are some details about the assignees on this 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:
|
Is a checklist needed here @Santhosh-Sellavel ? |
No checklist needed. This is a new feature and we'll add tests as part of the project wrap up |
Awesome, ty! |
Payment Summary
BugZero Checklist (@jliexpensify)
|
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:
Reproducible in staging?:
Reproducible in production?:
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:
Slack conversation:
Action Performed:
Profile > Troubleshoot > New Search Page
Note: this seems to only happen for older transactions that don't have a transaction thread created since the value for
transactionThreadReportID
is0
.Expected Result:
We should create the transaction thread and let users open the transaction
Actual Result:
Not found page is shown
Workaround:
N/A
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
https://github.com/Expensify/App/assets/22219519/ed64830c-ca4d-4ba7-b95e-c066fe5d6084
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @jliexpensifyThe text was updated successfully, but these errors were encountered: