-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
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: v9.1.78-4
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from TestRail: n/a - we're updating it in general
Email or phone of affected tester (no customers): n/a, this is live
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @danielrvidal
Slack conversation (hyperlinked to channel name): https://expensify.slack.com/archives/C01GTK53T8Q/p1752098749703439?thread_ts=1752075116.675999&cid=C01GTK53T8Q
Action Performed:
- Invite a brand new account to a workspace
- Sign-in to new.expensify.com as the invited user
- Click on the
+FAB - Click on the test drive menu item
- Go to the Concierge DM
- Click on the test drive task link
- Go to the Reports page > Expenses
- Click on the test drive link in the empty states of
ExpensesandReportssearches.
Expected Result:
For invited workspace members, we do not want the link their test drive to open the employee test drive to submit a receipt to their boss. We want it to open a test drive click through demo. Thus, for any user with "choice": "newDotSubmit" && "inviteType": "workspace" introSelected NVP attributes, we should update the “Take a test drive” links to this: https://expensify.navattic.com/35609gb.
Actual Result:
The links open the bottom-up submit a receipt test drive modal, which is redundant and kicks off a confusing flow for a user who's boss has already converted.
Workaround:
None.
Platforms:
Select the officially supported platforms where the issue was reproduced:
- Android: App
- Android: mWeb Chrome
- iOS: App
- iOS: mWeb Safari
- iOS: mWeb Chrome
- Windows: Chrome
- MacOS: Chrome / Safari
- MacOS: Desktop
Platforms Tested:
On which of our officially supported platforms was this issue tested:- Android: App
- Android: mWeb Chrome
- iOS: App
- iOS: mWeb Safari
- iOS: mWeb Chrome
- Windows: Chrome
- MacOS: Chrome / Safari
- MacOS: Desktop
Screenshots/Videos
2025-07-09_11-59-56.mp4
Here's an example of the data in an introSelectedNVP for this type of user:
"introSelected": {
"choice": "newDotSubmit",
"inviteType": "workspace",
"isInviteOnboardingComplete": true,
"previousChoices": [
"newDotSubmit"
],
"submitExpense": "5476303235267591",
"viewTour": "7931557586768292"
Issue Owner
Current Issue Owner: @OllywsMetadata
Metadata
Labels
Type
Projects
Status