Skip to content
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

Users who select "Manage my team" in OldDot end up with no workspace when redirected to NewDot #50758

Closed
6 tasks done
marcaaron opened this issue Oct 15, 2024 · 28 comments
Closed
6 tasks done
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering Internal Requires API changes or must be handled by Expensify staff

Comments

@marcaaron
Copy link
Contributor

marcaaron commented Oct 15, 2024

cc @carlosmiceli @anmurali

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:
Reproducible in staging?: Y
Reproducible in production?: N
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: Anu
Slack conversation: https://expensify.slack.com/archives/C07HPDRELLD/p1728930765707219

Action Performed:

  1. User signs up via OldDot and selects "Manage my team's expenses"
  2. User is redirected to NewDot
  3. App code redirects them to the step asking them how many employees they have

Expected Result:

When they select "Manage my team's expenses" on OldDot we should create a new workspace for them.

Actual Result:

We currently only create a workspace when they select "Manage my team's expenses" on NewDot.

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

View all open jobs on GitHub

Issue OwnerCurrent Issue Owner: @sonialiap
@marcaaron marcaaron added DeployBlockerCash This issue or pull request should block deployment Daily KSv2 Internal Requires API changes or must be handled by Expensify staff NewFeature Something to build that is a new item. Hot Pick Ready for an engineer to pick up and run with labels Oct 15, 2024
Copy link

melvin-bot bot commented Oct 15, 2024

Triggered auto assignment to @sonialiap (NewFeature), see https://stackoverflowteams.com/c/expensify/questions/14418#:~:text=BugZero%20process%20steps%20for%20feature%20requests for more details. Please add this Feature request to a GH project, as outlined in the SO.

Copy link

melvin-bot bot commented Oct 15, 2024

Triggered auto assignment to @danieldoglas (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Daily KSv2 labels Oct 15, 2024
Copy link

melvin-bot bot commented Oct 15, 2024

💬 A slack conversation has been started in #expensify-open-source

Copy link

melvin-bot bot commented Oct 15, 2024

⚠️ It looks like this issue is labelled as a New Feature but not tied to any GitHub Project. Keep in mind that all new features should be tied to GitHub Projects in order to properly track external CAP software time ⚠️

@github-actions github-actions bot added Engineering Hourly KSv2 and removed Weekly KSv2 labels Oct 15, 2024
Copy link
Contributor

👋 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:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

Copy link

melvin-bot bot commented Oct 15, 2024

Triggered auto assignment to Design team member for new feature review - @dannymcclain (NewFeature)

@marcaaron
Copy link
Contributor Author

@danieldoglas I'm working on clearing the deploy blocker here so will remove ya

@marcaaron marcaaron added Bug Something is broken. Auto assigns a BugZero manager. and removed NewFeature Something to build that is a new item. labels Oct 15, 2024
Copy link

melvin-bot bot commented Oct 15, 2024

Current assignee @sonialiap is eligible for the Bug assigner, not assigning anyone new.

@carlosmiceli carlosmiceli removed the Hot Pick Ready for an engineer to pick up and run with label Oct 16, 2024
@marcaaron
Copy link
Contributor Author

Yes let's just use this issue please.

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Oct 17, 2024
@melvin-bot melvin-bot bot changed the title Create workspace when new user signs up via OldDot and selects the "Manage my team's expenses" option [HOLD for payment 2024-10-24] Create workspace when new user signs up via OldDot and selects the "Manage my team's expenses" option Oct 17, 2024
Copy link

melvin-bot bot commented Oct 17, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.49-2 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-24. 🎊

Copy link

melvin-bot bot commented Oct 17, 2024

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:

@carlosmiceli
Copy link
Contributor

@marcaaron quick question, how should I approach the checklist above in this case? My understanding is that this PR didn't actually introduced a bug, but rather we need to build the proper logic separately, right?

@marcaaron
Copy link
Contributor Author

hmm I would not prioritize the checklist personally. This is more of a "new feature" that needs to be implemented.

@carlosmiceli
Copy link
Contributor

Yeah, that's what I thought, but wanted to check before ignoring the checklist 👍

@anmurali
Copy link

We will still need to explore creating the policy in the CreateAccount flow so leaving this open.

Am I correct in my understanding that we haven't started this yet?

@marcaaron
Copy link
Contributor Author

Initially this issue was created to fix a deploy blocker (now, done). Then left open to address fixing this in the CreateAccount flow. @carlosmiceli any updates for us?

@carlosmiceli
Copy link
Contributor

Not yet, couldn't make time last week, but as I mentioned to Anu I think I should be able to start this at some point halfway through this week.

@anmurali
Copy link

Could we track both the permanent fix for Manage expenses for a small team and Control expenses for a larger organization together here? In both cases we need to create a workspace in CreateAccount flow, right?

@carlosmiceli
Copy link
Contributor

Yes to the second question. I'm also fine with closing this and moving both to the new issue.

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Oct 23, 2024
@marcaaron
Copy link
Contributor Author

Ok, sounds good. In that case I will unassign you @carlosmiceli and clean up this issue.

@marcaaron marcaaron assigned marcaaron and unassigned carlosmiceli Oct 23, 2024
@marcaaron marcaaron changed the title [HOLD for payment 2024-10-24] Create workspace when new user signs up via OldDot and selects the "Manage my team's expenses" option [HOLD for payment 2024-10-24] Users who select "Manage my team" in OldDot end up with no workspace when redirected to NewDot Oct 23, 2024
@sonialiap sonialiap changed the title [HOLD for payment 2024-10-24] Users who select "Manage my team" in OldDot end up with no workspace when redirected to NewDot Users who select "Manage my team" in OldDot end up with no workspace when redirected to NewDot Oct 24, 2024
@melvin-bot melvin-bot bot added the Overdue label Oct 25, 2024
@marcaaron
Copy link
Contributor Author

Actually we can close this one since there was no C+ involved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering Internal Requires API changes or must be handled by Expensify staff
Projects
None yet
Development

No branches or pull requests

6 participants