-
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 2023-12-28] [$500] Login - "Account closed successfully" on login screen not shown for old existing accounts #32733
Comments
Job added to Upwork: https://www.upwork.com/jobs/~011705658b0d3f1aa4 |
Triggered auto assignment to @stephanieelliott ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @narefyev91 ( |
@ZhenjaHorbach, Your RCA is wrong. I have tested this. Its closing the account. |
Yeah But what's interesting is that we expect the parameter here |
Ah, maybe I can guess the problem here. And why the problem is with the old account only? |
The parameter is optional in that |
@ZhenjaHorbach Do you have an old account which can be deleted? |
Unfortunately, no longer) |
Do you have onyx response while closing the account? |
ProposalPlease re-state the problem that we are trying to solve in this issue.Closing an account doesn't show the success message. What is the root cause of that problem?We can reproduce this with an account that has a workspace with other members in it. When we close the account, we will get an error, so the close account is actually not successful, but we always redirect the user to sign in no matter the API result. Lines 72 to 73 in 632c5c6
It's to fix this issue #25793 where What changes do you think we should make in order to solve the problem?We shouldn't call App/src/libs/Navigation/AppNavigator/AuthScreens.tsx Lines 243 to 248 in 632c5c6
|
Proposal from @bernhardoj looks good to me #32733 (comment) |
Triggered auto assignment to @Gonals, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @bernhardoj 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@narefyev91 before opening the PR, I'm thinking of a different approach to the solution. The concept is still the same. We still won't call The concern I have is, if we call What if we move all cleanup (except App/src/libs/actions/SignInRedirect.ts Lines 76 to 84 in 2f337d5
App/src/libs/actions/Session/index.ts Lines 586 to 594 in 2f337d5
App/src/libs/Navigation/AppNavigator/AuthScreens.tsx Lines 243 to 248 in 632c5c6
This way, if the user presses Sign Out, This works fine so far. What do you think? |
Yup i think we can try that approach to not having multiple calls for nothing. In any case it's mostly just an order for cleaning data during logout |
PR is ready cc: @narefyev91 |
PR is on staging |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.14-6 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 2023-12-28. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
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:
|
@Gonals, @narefyev91, @stephanieelliott, @bernhardoj Huh... This is 4 days overdue. Who can take care of this? |
1 similar comment
@Gonals, @narefyev91, @stephanieelliott, @bernhardoj Huh... This is 4 days overdue. Who can take care of this? |
I think we are waiting for the checklist |
|
Summarizing payment on this issue:
Upwork job is here:https://www.upwork.com/jobs/~011705658b0d3f1aa4 |
All paid, thanks! |
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.10-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:
Action Performed:
Expected Result:
User should be redirected to the log in page and an "Account closed successfully" message should be displayed below email field
Actual Result:
User is redirected to the log in page. However, the message indicating account closure is not shown
Notes:
Issue is not reproducible with completely new accounts
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6305807_1702050927436.2023-12-08_16-24-44.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: