-
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-02-09] IOU - Pay elsewhere button does nothing and console error shows up #35561
Comments
Triggered auto assignment to @JmillsExpensify ( |
👋 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:
|
Triggered auto assignment to @lakchote ( |
We think that this bug might be related to #wave6 |
I dont think its related, this seems as backend issue The moneyRequestReport is missing chatReportID key in here App/src/components/MoneyReportHeader.tsx Line 203 in 9ab4fe9
|
its in onyx, it will be the same fix as here https://github.com/Expensify/App/pull/35563/files#r1474670646 need to add the chatReportID to the memo |
I am not able to reproduce on main (pointed to production backend) Screen.Recording.2024-02-01.at.4.45.30.PM.mov |
Hmm, that's odd I can reproduce it on main payelsewhere.mov |
@lakchote is it pointed to staging or production backend? |
Strange. I reliably reproduced on staging but still not on main Screen.Recording.2024-02-01.at.4.59.03.PM.mov |
Yes it looks like it's on staging only. It was stated by @lanitochka17 😄
|
I can reproduce on main, adding the chatReportID to the memo fixed it |
fix cped |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.35-7 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-02-09. 🎊 |
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:
|
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: .1.3.45-0
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: Applause - Internal Team
Slack conversation:
Action Performed:
Expected Result:
The request is paid successfully
Actual Result:
Nothing happens after clicking on Pay elsewhere. Console error shows up. On Android and iOS, app crashes
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6363689_1706797625555.Bug6363660_1706795683853_20240201_175303__1_.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: