Open m-natarajan opened 15 hours ago
Triggered auto assignment to @sonialiap (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.
looking like a backend bug to me 🎀 👀 🎀
Triggered auto assignment to @rafecolton, see https://stackoverflow.com/c/expensify/questions/7972 for more details.
@rafecolton do you think this is BE or FE?
sorry this might be frontend @c3024 clarified. they'll also raise a PR
So what's the right way to get this assigned to everybody? Do I assign you both manually?
Yes, I think that is the way.
Job added to Upwork: https://www.upwork.com/jobs/~021859657220522969112
Current assignees @rushatgabhane and @c3024 are eligible for the External assigner, not assigning anyone new.
Nice, adding the labels 💃
Take a 2-minute tour task not displayed in concierge
After sign up, the backend returns accountID
, ie: 18723350
, 18723351
if accountID
is an even value, we are missing Take a 2-minute tour
task according to the current logic.
https://github.com/Expensify/App/blob/93f7874ddc9258d7481b1f2257a80c66c8d283dc/src/libs/actions/Report.ts#L3482-L3492
https://github.com/Expensify/App/blob/93f7874ddc9258d7481b1f2257a80c66c8d283dc/src/libs/Permissions.ts#L32-L36
https://github.com/Expensify/App/blob/93f7874ddc9258d7481b1f2257a80c66c8d283dc/src/libs/Permissions.ts#L6
https://github.com/Expensify/App/blob/93f7874ddc9258d7481b1f2257a80c66c8d283dc/src/CONST.ts#L212-L233
If we should show Take a 2-minute tour
task for all users, we should add this task at here.
https://github.com/Expensify/App/blob/93f7874ddc9258d7481b1f2257a80c66c8d283dc/src/CONST.ts#L5176
[combinedTrackSubmitOnboardingChoices.PERSONAL_SPEND]: {
...combinedTrackSubmitOnboardingPersonalSpendMessage,
tasks: [selfGuidedTourTask, ...combinedTrackSubmitOnboardingPersonalSpendMessage.tasks],
},
Take a 2-minute tour
task at here
https://github.com/Expensify/App/blob/93f7874ddc9258d7481b1f2257a80c66c8d283dc/src/CONST.ts#L214-L232
tasks: [
selfGuidedTourTask,
{
type: 'trackExpense',
autoCompleted: false,
title: 'Track an expense',
description:
'*Track an expense* in any currency, whether you have a receipt or not.\n' +
'\n' +
'Here’s how to track an expense:\n' +
'\n' +
'1. Click the green *+* button.\n' +
'2. Choose *Create expense*.\n' +
'3. Enter an amount or scan a receipt.\n' +
'4. Click "Just track it (don\'t submit it)".\n' +
'5. Click *Track*.\n' +
'\n' +
'And you’re done! Yep, it’s that easy.',
},
],
accountID
as an odd value when user input the strange email.Your Expensify account email: anasup1995@gmail.com Upwork Profile Link: https://www.upwork.com/freelancers/~01aff093c9a804b145
✅ Contributor details stored successfully. Thank you for contributing to Expensify!
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.64-4 Reproducible in staging?: Y Reproducible in production?: Y If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: 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: @danielrvidal Slack conversation (hyperlinked to channel name): ts_external_expensify_convert
Action Performed:
Expected Result:
Take a 2-minute tour task displayed in concierge
Actual Result:
Take a 2-minute tour task not displayed in concierge
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
https://github.com/user-attachments/assets/f1329ea2-e33c-45b9-be3b-cec11ebb393b
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @rushatgabhane