-
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-10-11] [Guided Setup Stage 3] Onboarding message not sent when VBBA selected #50027
Comments
Triggered auto assignment to @JmillsExpensify ( |
Hi, I'm Tymoteusz from Software Mansion and I worked on the guided setup 3 issues, you can assign me here and I'll raise a PR refactoring the VBBA flow. |
Hey I reviewed the linked PR, please assign me here |
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. |
The reported regression is a |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.44-12 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-11. 🎊 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:
|
Note No checklist required here, it was change in design AFAIK, but still happy to provide if needed one |
Payment Summary
BugZero Checklist (@JmillsExpensify)
|
I agree, a regression checklist isn't needed. |
Can you please pay this out @JmillsExpensify 🙇 |
@deetergp, @JmillsExpensify, @cdOut, @allgandalf Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Not overdue sir melvin! 🙇 |
Processing this one now. |
@deetergp, @JmillsExpensify, @cdOut, @allgandalf Eep! 4 days overdue now. Issues have feelings too... |
@allgandalf apologies I forgot to actually send you the offer. Just did so, please let me know when you've accepted and I'll issue payment. |
Haha, no worries at all, just accepted the offer 😄 |
Haha mia culpa. All paid out, so closing this one! |
The original intent for the behavior of onboarding new users invited to NewDot by way of receiving an IOU or an Invoice was that we would send their onboarding message and tasks as soon as they chose to "Pay $n with Expensify" by either "Business bank account" or "Personal bank account" but when the feature was implemented, the calls to
completeGuidedSetup
were placed inside ofIOU.payMoneyRequest
andIOU.payInvoice
. This is particularly important for users selectingBusiness bank account
because that is a pretty onerous task and we want them to receive the onboarding tasks and message early, at the same time we create their workspace and move the IOU to an expense report.Let's update this flow so that we complete their onboarding when they select the payment type.
cc @cdOut
Issue Owner
Current Issue Owner: @JmillsExpensifyThe text was updated successfully, but these errors were encountered: