-
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-16] [$250] Sign in – Concierge chat does not open via deeplink when logging in with a new account #48475
Comments
Triggered auto assignment to @sonialiap ( |
Job added to Upwork: https://www.upwork.com/jobs/~01172b48a244279bbf |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @allroundexperts ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Deeplinks do not work when signing in with a new account What is the root cause of that problem?This is a regression from #47829. The PR added a check to stop listening for updates after App/src/libs/actions/Report.ts Lines 2665 to 2672 in aaa60b9
Later, the code determines whether to navigate to the deeplink immediately or wait until onboarding is completed. The decision is based on the The issue is that What changes do you think we should make in order to solve the problem?We should call + const hasCompletedGuidedSetupFlow = hasCompletedGuidedSetupFlowSelector(onboarding);
+
- if (onboarding) {
+ if (hasCompletedGuidedSetupFlow) { |
@sonialiap, @allroundexperts Eep! 4 days overdue now. Issues have feelings too... |
@allroundexperts what do you think of the above proposal? |
@CyberAndrii's proposal looks good to me. It has the correct RCA and the solution seems to work as well. 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @puneetlath, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @CyberAndrii 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@allroundexperts @CyberAndrii what's the status of this? |
Hm... Just looking at this now. I think this slipped from my list of issues. Reviewing now. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.46-5 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-16. 🎊 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:
|
Payment summary:
|
Checklist
Regression test
Verify that Concierge chat opens Do we 👍 or 👎 ? |
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: 9.0.28-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: https://expensify.testrail.io/index.php?/tests/view/4916548
Email or phone of affected tester (no customers): ponikarchuks+102924@gmail.com
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Concierge chat opens
Actual Result:
LHN opens
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6591574_1725358874350.Concierge_and.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @allroundexperts / @sonialiapThe text was updated successfully, but these errors were encountered: