You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version Number: 9.2.38-1 Reproducible in staging?: Y Reproducible in production?: N 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:@bernhardoj Slack conversation (hyperlinked to channel name): #Expensify Bugs
Action Performed:
Create a track expense in self DM
Open the expense thread
Press the More button in the header > Merge
Select any expense and proceed to the confirm page
Expected Result:
The confirmation page is shown
Actual Result:
Infinite loader is shown
Offending PR: #72847
The merge confirmation page is infinitely loading because the self DM expense reportID is 0 (unreported), so targetTransactionThreadReportID is undefined.
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: 9.2.38-1
Reproducible in staging?: Y
Reproducible in production?: N
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: @bernhardoj
Slack conversation (hyperlinked to channel name): #Expensify Bugs
Action Performed:
Expected Result:
The confirmation page is shown
Actual Result:
Infinite loader is shown
Offending PR: #72847
The merge confirmation page is infinitely loading because the self DM expense reportID is 0 (unreported), so targetTransactionThreadReportID is undefined.
App/src/pages/TransactionMerge/ConfirmationPage.tsx
Line 54 in bceff96
We should use getReportIDForExpense to get the correct transaction reportID
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Select the officially supported platforms where the issue was reproduced:
Platforms Tested:
On which of our officially supported platforms was this issue tested:Screenshots/Videos
Add any screenshot/video evidence
w.mp4
Recording.1814.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @Christinadobrzyn