-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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-10-17] [$250] Next Steps - "Waiting for userAdmin to finish setting up a business bank account" is not displayed with the correct conditions #47271
Comments
Current assignee @dylanexpensify is eligible for the Bug assigner, not assigning anyone new. |
ProposalPlease re-state the problem that we are trying to solve in this issue."Waiting for userAdmin to finish setting up a business bank account" is not displayed with the correct conditions What is the root cause of that problem?Currently, we don't have any logic to determine if the owner is setting up a bank account. We simply display the following message: Waiting for [userAdmin] to pay expense(s). Lines 253 to 274 in 4b30725
What changes do you think we should make in order to solve the problem?Add another check in following case to show this message "Waiting for userAdmin to finish setting up a business bank account" Line 230 in 4b30725
We can use the check
We can select the appropriate state based on when we want the message to appear. What alternative solutions did you explore? (Optional) |
Reviewing today! |
Job added to Upwork: https://www.upwork.com/jobs/~018c20eb05dc94ed77 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @c3024 ( |
When the account adding process has not been started, there is no field of |
@c3024 sure! We will only show this when an admin payee has payments enabled, report needing to be reimbursed, and their bank account needing to be verified. |
Is this issue just in the optimistic (front end) next step? Or is the one coming from the server also incorrect? |
It seems that we are adding the message that appears here only optimistically. When a user submits a request or an approver approves it, the message in For example, if we change the
Even after the bank account is set up, the message doesn't update because the message in To address this, we may need to change the logic for displaying the message so that it depends solely on the account setup state if we want to show a different message when the account is not set up. However, in my opinion, it might not be worth the effort to fix this bug. It may be better to leave the message as |
So does the backend sending out |
Sounds like we're probably going to close this out as won't fix but confirming a couple things internally |
oh whoops I got confused. I can update the backend to send "Waiting for x to pay expenses." To clarify, should we not be sending that in any situation? Or just in this particular one? |
@dylanexpensify, @c3024 Huh... This is 4 days overdue. Who can take care of this? |
Making this internal for now, as I'm updating the backend, but we will need a front end update for the optimistic next step - making it say "waiting for admin to finish setting up a bank account" when we are waiting for that. |
PR is up for back end, still confirming whether or not it's the best fix in that Slack thread but hopefully should be in review soon |
backend is merged, not yet deployed. Once deployed, @c3024, are you interested in figuring out that front end logic? Or would you prefer we wait for contributor proposals |
Assigned @DylanDylann to the PR for review and here as well! |
Sure |
Mind giving us an update @DylanDylann 🙇♂️ |
Waiting for @dangrous to give the final review on PR |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.47-4 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-10-17. 🎊 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:
|
Tomorrow! |
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: [@DylanDylann] The PR that introduced the bug has been identified. Link to the PR: New requirement, not a bug Regression Test Proposal
Do we agree 👍 or 👎 |
Payment Summary
BugZero Checklist (@dylanexpensify)
|
@c3024 @DylanDylann sent offers - please accept! |
Accepted, thanks! |
@DylanDylann please accept! |
Triggered auto assignment to @adelekennedy ( |
Hey @adelekennedy! I'm heading out on parental leave so reassigning this! All that's left is paying out @DylanDylann once they accept their offer. Job post found here! TY! 🙇♂️ |
Payment made! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from TestRail: https://github.com/Expensify/Expensify/issues/417883 - Being added here
Email or phone of affected tester (no customers): applausetester+ig8@applause.expensifail.com
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause - Internal team
Action Performed:
Preconditions:
Expected Result:
The next steps banner indicates "Waiting for userAdmin to finish setting up a business bank account" when a report is pending payment and the admin has not finished setting up the business bank account in the workspace.
Actual Result:
"Waiting for [userAdmin] to pay expense(s)." is displayed.
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @dylanexpensifyThe text was updated successfully, but these errors were encountered: