-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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-01-25] [$500] Web - "Bank account" option does not appear in "Wallet" #32079
Comments
Triggered auto assignment to @muttmuure ( |
Job added to Upwork: https://www.upwork.com/jobs/~01ea0db427c9d793c6 |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
Is there a reason why this error doesn't occur in dev, but does occur in staging? |
ProposalPlease re-state the problem that we are trying to solve in this issue.Only debit card option appears What is the root cause of that problem?We're only showing What changes do you think we should make in order to solve the problem?Always show
Update: The prop I mentioned has been added via this PR so we can just use it What alternative solutions did you explore? (Optional)NA |
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Please re-state the problem that we are trying to solve in this issue.Please re-state the problem that we are trying to solve in this issue. What is the root cause of that problem?According to below condition, Bussiness Bank Account option is showing only when iouReport is not empty and return true. but if iouReport is empty it will always return false, So only debit option is showing in wallet.
What changes do you think we should make in order to solve the problem?You need to check iouReport is empty or not in below mention file with updated code values.
VideoScreen.Recording.2023-11-28.at.11.04.43.AM.mov |
ProposalPlease re-state the problem that we are trying to solve in this issue.Bank account option does not appear in wallet page What is the root cause of that problem?Here, we check if the report prop is an IOU report. If it returns true, the bank account option will appear. However, in the wallet page, there is no IOU report, so the bank account option will not appear. What changes do you think we should make in order to solve the problem?Since there is no IOU report on the wallet page, we can utilize router.name from useRouter to check whether the AddPaymentMethodMenu component is used on the wallet page and update the condition here like this:
What alternative solutions did you explore? (Optional)N/A |
📣 @ra-md! 📣
|
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@muttmuure, @aimane-chnaif Whoops! This issue is 2 days overdue. Let's get this updated quick! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@muttmuure, @aimane-chnaif Still overdue 6 days?! Let's take care of this! |
Need to clarify the expected behavior |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.26-2 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-01-25. 🎊 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:
|
@aimane-chnaif - $500 |
There's already regression test (caught by QA) so no need another one |
Created a payment issue |
Paid up |
Hi @muttmuure would you mind linking the issue/Upwork job you created for payment? Somehow I haven't been able to find it. Thanks! |
@muttmuure Bump on this, thanks! |
So sorry @tienifr! I must have not completed the full payment steps or hit an error. I have sent you a new offer |
Thanks for looking into this!
I've submitted a proposal to the Upwork invitation you sent! |
@muttmuure Could we proceed with next step here? Thanks! |
Sorry, not sure what happened there. Anyway, everyone has been paid. |
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.4.4.-0
Reproducible in staging?: Y
Reproducible in production?: Y
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:
Issue found when executing PR #32079
Action Performed:
Expected Result:
Bank account option appears
Actual Result:
Only debit card option appears
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: