-
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
[$250] Search - Expense report has transaction thread & expense previews when submitted from Search #49533
Comments
Triggered auto assignment to @sonialiap ( |
We think that this bug might be related to #wave-control |
@sonialiap FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
Job added to Upwork: https://www.upwork.com/jobs/~021837129942878375275 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @situchan ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Search - Expense report has transaction thread & expense previews when submitted from Search What is the root cause of that problem?We are getting transactionThreadReport from App/src/pages/home/report/ReportActionsView.tsx Lines 561 to 564 in 25450d9
although transactionThreadReportID is properly updating to undefined on creating another expense internal bug in withOnyx doesn't allow transactionThreadReport to update so it holds its previous value and money request view will be shown along with the two request previews.
What changes do you think we should make in order to solve the problem?
and then get transactionThreadReport in ReportActionsView via useOnyx instead of withOnyx
We need to replace this with
What alternative solutions did you explore? (Optional) |
@sonialiap, @situchan Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@FitseTLT the root cause is not correct. This is not internal bug in Onyx. |
I thought so in the beginning but the problem will not be fixed even if you add transactionThreadReportID change in memoization because what we are memoizing is |
@FitseTLT have you tested with |
Triggered auto assignment to @rafecolton, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@rafecolton bump for an assignment |
Going to take this to Slack for a little discussion before reviewing the proposal. |
@IuliiaHerets where did this bug come from? I don't see a link to a PR or discussion |
📣 @situchan 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @FitseTLT 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Thanks for your patience, assigned! |
The intended change is already made in #49626. We can close this. |
@mallenexpensify can you look into why we had duplicated efforts here? Also please advise on how we should close this out to ensure proper handling of upwork job. |
They are not dupes @mallenexpensify Just the other PR changes fixed this bug 👍 |
This has been labelled "Needs Reproduction". Follow the steps here: https://stackoverflowteams.com/c/expensify/questions/16989 |
Seems there's no action required from me so unassigning myself for now. @sonialiap please re-assign me directly if this issue can be reproduced |
@sonialiap @situchan 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! |
Looks like this was resolved with #49626 in a different job. Closing as duplicate |
Since we hired/assigned @FitseTLT because they had an accepted proposal and @situchan reviewed the proposal, per our internal process, 50% is due each. @situchan @FitseTLT can you please accept the job and reply here once you have? |
@mallenexpensify Offer accepted |
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.0.39-0
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
After submitting another expense from Search, app will open expense report with two expense previews.
Actual Result:
After submitting another expense from Search, app shows expense report that has transaction thread and also two expense previews.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6609873_1726832563061.20240920_193701.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @sonialiapThe text was updated successfully, but these errors were encountered: