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

Accounting-App proceeds to Netsuite Setup when trying to connect to Sage Intacct #48686

Closed
2 of 6 tasks
IuliiaHerets opened this issue Sep 6, 2024 · 10 comments
Closed
2 of 6 tasks
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Engineering Reviewing Has a PR in review Weekly KSv2

Comments

@IuliiaHerets
Copy link

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.0.30-7
Reproducible in staging?: Y
Reproducible in production?: N
Email or phone of affected tester (no customers): applausetester+shsb223455@applause.expensifail.com
Issue reported by: Applause Internal Team

Action Performed:

  1. Log in to new dot with a new account and create a new workspace
  2. Navigate to settings > workspace > More features > Enable accounting
  3. Go to Accounting > Connect to Sage Intacct > Upgrade to Control > Got it
  4. Now notice the RHP opened after upgrading the Workspace to control

Expected Result:

App proceeds to Sage Intacct Setup page

Actual Result:

App proceeds to Netsuite Setup page. User has to close RHP and connect to Sage Intacct again to proceed with Sage Intacct Setup.

Workaround:

Unknown

Platforms:

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

Screenshots/Videos

Bug6594968_1725597549531.2024-09-06_07_28_45.mp4

View all open jobs on GitHub

@IuliiaHerets IuliiaHerets added DeployBlockerCash This issue or pull request should block deployment Bug Something is broken. Auto assigns a BugZero manager. labels Sep 6, 2024
Copy link

melvin-bot bot commented Sep 6, 2024

Triggered auto assignment to @trjExpensify (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.

Copy link

melvin-bot bot commented Sep 6, 2024

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

@melvin-bot melvin-bot bot added the Daily KSv2 label Sep 6, 2024
@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Sep 6, 2024
Copy link
Contributor

github-actions bot commented Sep 6, 2024

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

@IuliiaHerets
Copy link
Author

We think that this bug might be related to #wave-control

@hoangzinh
Copy link
Contributor

Proposal

Please re-state the problem that we are trying to solve in this issue.

Accounting-App proceeds to Netsuite Setup when trying to connect to Sage Intacct

What is the root cause of that problem?

Offending PR #48419.

We passed the wrong route here

: ROUTES.POLICY_ACCOUNTING_NETSUITE_TOKEN_INPUT.getRoute(policyID),

It should be ROUTES.POLICY_ACCOUNTING_SAGE_INTACCT_PREREQUISITES.getRoute(policyID) as previously

What changes do you think we should make in order to solve the problem?

Replace this line by ROUTES.POLICY_ACCOUNTING_SAGE_INTACCT_PREREQUISITES.getRoute(policyID)

@nyomanjyotisa
Copy link
Contributor

Ups my PR caused this, will fix now

@suneox
Copy link
Contributor

suneox commented Sep 6, 2024

@hoangzinh Thank you, this was our mistake after resolving conflicts and calling the incorrect function. I've verified the PR to resolve this issue

@trjExpensify
Copy link
Contributor

Dope, all yours @youssef-lr.

@youssef-lr
Copy link
Contributor

@youssef-lr youssef-lr removed the DeployBlockerCash This issue or pull request should block deployment label Sep 6, 2024
@trjExpensify
Copy link
Contributor

Adding you both, so it's clear who was involved in this issue for posterity. The PR was CP'd to staging and that checklist has now been deployed, so I'm going to close this out. Payment will be handled in the original issue accounting for the regression: #48269

Thanks ya'll!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Engineering Reviewing Has a PR in review Weekly KSv2
Projects
Status: Done
Development

No branches or pull requests

6 participants