-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Expense - "Review duplicates" button is unresponsive on expenses report. #61973
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 @lydiabarclay ( |
Triggered auto assignment to @mollfpr ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
This is a regression from #60292 ![]() |
@mollfpr let's just go for a revert unless there's a super obvious and trivial fix. There are too many deploy blockers at the moment, and working on a fix might introduce another issue that will delay the deploy even more. |
I couldn't reproduce this one on staging Screen.Recording.2025-05-14.at.11.05.32.mov |
Ok I can reproduce with brandnew workspace and expenses. |
Hi there 👋 I'm checking the issue! |
I was able to reproduce the issue! The updated logic works this way:
So ideally, we need to find a way to create a transaction thread for the first transaction in the moment when user tries to review duplicates from the expense report. Anyway, it doesn't look like a super easy fix. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Agree with @francoisl! I'm going to revert the offending PR #60292 🙏 |
Thanks for handling this one |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
This is fixed on staging |
Can we do that by calling OpenReport? |
Yeah, that's what I'm going to try tomorrow! |
@VickyStash this is how we handle it in Search for transactions that didn't have a reportID. It might help you App/src/components/Search/index.tsx Lines 400 to 412 in f65da19
|
@luacmartins - should I create an Upwork job manually here? I see folks have already been assigned. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
@lydiabarclay Nope. This is a regression, so no payment is due. |
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.45-0
Reproducible in staging?: Yes
Reproducible in production?: No
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: Motorola MotoG60 - Android 12 - Chrome / Windows 10 - Chrome
App Component: Money Requests
Action Performed:
Expected Result:
When tapping on "Review Duplicates" on expenses report, the user should be able to begin the process to resolve the duplicates.
Actual Result:
"Review Duplicates" button is unresponsive on expenses report.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6830331_1747178525907.Resolve.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: