-
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-12-05] [HOLD for payment 2024-12-03] Chat - There is no “Take a 2-minute tour” task at the Concierge chat #52985
Comments
Triggered auto assignment to @chiragsalian ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Production: Bug6673595_1732311343627.Issue.mp4 |
Both the recorded videos are of production so i think maybe you made a mistake there? Can you double check @lanitochka17. I tested the same steps on staging with a new account and i see |
sorry for confusion bandicam.2024-11-22.23-24-32-898.mp4 |
Edited by proposal-police: This proposal was edited at 2024-11-22 22:31:44 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Take a 2-minute tour is not shown in concierge for Track and Budge Expenses What is the root cause of that problem?we did not include Lines 212 to 226 in 3ebe852
What changes do you think we should make in order to solve the problem?add selfGuidedTourTask to it as: const combinedTrackSubmitOnboardingPersonalSpendMessage: OnboardingMessage = {
...onboardingPersonalSpendMessage,
tasks: [
+ selfGuidedTourTask,
{
type: 'trackExpense', Screen.20Recording.202024-11-23.20at.204.mp4 |
Woah, if i add a first and last name it works. But if i add only first name i don't see "Take a 2-minute tour", weird. Do you know why @Shahidullah-Muffakir? 👀 |
But yeah your solution works @Shahidullah-Muffakir, feel free to create the PR. I will be heading out now but we can CP it early on Monday. |
@chiragsalian, Not sure, I could produce the issue even by entering first and last name. |
@chiragsalian, Sure, Thank you. |
This comment was marked as outdated.
This comment was marked as outdated.
PR #52912 opened for fixing all missing cases of tasks. This should be fixed too in that PR. |
I went ahead and merged and CPed the fix from @Shahidullah-Muffakir as they were assigned and already had the Pr ready and reviewed and tested. @c3024 please continue with the fix in your linked PR |
Wow that's why it was inconsistent for me. Good to know. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.66-8 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-12-03. 🎊 For reference, here are some details about the assignees on this issue:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.67-9 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-12-05. 🎊 For reference, here are some details about the assignees on this issue:
|
Issue is ready for payment but no BZ is assigned. @CortneyOfstad you are the lucky winner! Please verify the payment summary looks correct and complete the checklist. Thanks! |
Payment Summary
BugZero Checklist (@CortneyOfstad)
|
@Shahidullah-Muffakir can you confirm if this needs a regression test? Also, I've sent you a proposal here in Upwork — please let me know once you accept. Thanks! |
@CortneyOfstad , |
Oops, sorry about that! @brunovjk can you confirm if this needs a regression test? Thanks! Also, it looks like you need payment as well — going to whip up an Upwork proposal and get that sent over ASAP! |
No problem, I was missing that too :D thanks for letting us know @Shahidullah-Muffakir. I'll fill out the BZ checklist in a moment. Thanks @CortneyOfstad |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalTest:
Do we agree 👍 or 👎 |
All yours @CortneyOfstad :D |
Actually, the issue was introduced by this PR: #51153. The self guided tour task did not exist when we implemented this PR :) |
I updated the BZ checklist and posted the comment in the aforementioned PR. Thank you @rayane-djouah |
Payment Summary@brunovjk — paid $250 via Upwork Regression Test |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.66-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
A task “Take a 2-minute tour” must be displayed in the Concierge chat
Actual Result:
The “Take a 2-minute tour” task is not displayed in the Concierge chat. In some cases when executing the tour action, you hear the sound as of a completed task but nothing is displayed
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
bandicam.2024-11-22.23-24-32-898.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: