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

[$250] Web - Sage - Two console errors appear when downloading the Expensify package for Sage Intacct #49261

Closed
1 of 6 tasks
IuliiaHerets opened this issue Sep 16, 2024 · 21 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor

Comments

@IuliiaHerets
Copy link

IuliiaHerets commented Sep 16, 2024

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.34-3
Reproducible in staging?: Y
Reproducible in production?: Y
Issue reported by: Applause Internal Team

Action Performed:

  1. Navigate to https://staging.new.expensify.com/
  2. Log in with a new Gmail account
  3. Click on FAB - New workspace
  4. Enable "Accounting" in the "More features" page.
  5. Navigate to "Accounting"
  6. Click on "Sage Intacct" and upgrade the workspace to Control when asked
  7. Click on the "Got it, thanks" button
  8. Click on "Download the Expensify package for Sage Intacct"
  9. Click on "Save" or "Cancel"

Expected Result:

There shouldn't be any console errors.

Actual Result:

Two console errors appear when downloading the Expensify package for Sage Intacct.

Workaround:

Unknown

Platforms:

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

Screenshots/Videos

1609_1.txt

Bug6602779_1726254297428.bandicam_2024-09-13_20-54-01-852.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~021835811720150989795
  • Upwork Job ID: 1835811720150989795
  • Last Price Increase: 2024-09-23
  • Automatic offers:
    • shubham1206agra | Reviewer | 104115002
    • Krishna2323 | Contributor | 104115003
Issue OwnerCurrent Issue Owner: @shubham1206agra
@IuliiaHerets IuliiaHerets added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Sep 16, 2024
Copy link

melvin-bot bot commented Sep 16, 2024

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

@IuliiaHerets
Copy link
Author

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

@lschurr lschurr added the External Added to denote the issue can be worked on by a contributor label Sep 16, 2024
@melvin-bot melvin-bot bot changed the title Web - Sage - Two console errors appear when downloading the Expensify package for Sage Intacct [$250] Web - Sage - Two console errors appear when downloading the Expensify package for Sage Intacct Sep 16, 2024
Copy link

melvin-bot bot commented Sep 16, 2024

Job added to Upwork: https://www.upwork.com/jobs/~021835811720150989795

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Sep 16, 2024
Copy link

melvin-bot bot commented Sep 16, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @shubham1206agra (External)

@Krishna2323
Copy link
Contributor

Proposal


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

Web - Sage - Two console errors appear when downloading the Expensify package for Sage Intacct.

What is the root cause of that problem?

Due to CORS policy the error is shown when we try to fetch the file using url.

fileDownload(CONST.EXPENSIFY_PACKAGE_FOR_SAGE_INTACCT, CONST.EXPENSIFY_PACKAGE_FOR_SAGE_INTACCT_FILE_NAME);

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


We should pass shouldOpenExternalLink as true when using fileDownload in SageIntacctPrerequisitesPage.

fileDownload(CONST.EXPENSIFY_PACKAGE_FOR_SAGE_INTACCT, CONST.EXPENSIFY_PACKAGE_FOR_SAGE_INTACCT_FILE_NAME, '', true);
  • We should also check similar components which used fileDownload to download files like these.

What alternative solutions did you explore? (Optional)

Result

Copy link

melvin-bot bot commented Sep 20, 2024

@lschurr, @shubham1206agra Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

@melvin-bot melvin-bot bot added the Overdue label Sep 20, 2024
@lschurr
Copy link
Contributor

lschurr commented Sep 20, 2024

@shubham1206agra please review the proposal

@shubham1206agra
Copy link
Contributor

@Krishna2323's proposal looks good.

🎀👀🎀 C+ reviewed

Copy link

melvin-bot bot commented Sep 21, 2024

Triggered auto assignment to @stitesExpensify, see https://stackoverflow.com/c/expensify/questions/7972 for more details.

Copy link

melvin-bot bot commented Sep 23, 2024

📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸

Copy link

melvin-bot bot commented Sep 24, 2024

@lschurr, @stitesExpensify, @shubham1206agra Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Sep 24, 2024
Copy link

melvin-bot bot commented Sep 24, 2024

📣 @shubham1206agra 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job

Copy link

melvin-bot bot commented Sep 24, 2024

📣 @Krishna2323 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job
Please accept the offer and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Keep in mind: Code of Conduct | Contributing 📖

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Daily KSv2 labels Sep 26, 2024
@Krishna2323
Copy link
Contributor

@shubham1206agra, PR ready for review ^

@Krishna2323
Copy link
Contributor

@lschurr, PR was deployed to production 2 weeks ago, this one is ready for payments.

@lschurr
Copy link
Contributor

lschurr commented Oct 14, 2024

@shubham1206agra Can you accept the offer?

@lschurr
Copy link
Contributor

lschurr commented Oct 14, 2024

Payment summary:

@lschurr lschurr added Awaiting Payment Auto-added when associated PR is deployed to production and removed Reviewing Has a PR in review labels Oct 14, 2024
@lschurr lschurr added Daily KSv2 and removed Weekly KSv2 labels Oct 14, 2024
@melvin-bot melvin-bot bot removed the Overdue label Oct 14, 2024
Copy link

melvin-bot bot commented Oct 14, 2024

@lschurr @stitesExpensify @shubham1206agra @Krishna2323 this issue is now 4 weeks old, please consider:

  • Finding a contributor to fix the bug
  • Closing the issue if BZ has been unable to add the issue to a VIP or Wave project
  • If you have any questions, don't hesitate to start a discussion in #expensify-open-source

Thanks!

@shubham1206agra
Copy link
Contributor

@lschurr Offer accepted

Copy link

melvin-bot bot commented Oct 18, 2024

@lschurr, @stitesExpensify, @shubham1206agra, @Krishna2323 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

@melvin-bot melvin-bot bot added the Overdue label Oct 18, 2024
@lschurr
Copy link
Contributor

lschurr commented Oct 18, 2024

This is done!

@lschurr lschurr closed this as completed Oct 18, 2024
@melvin-bot melvin-bot bot removed the Overdue label Oct 18, 2024
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 External Added to denote the issue can be worked on by a contributor
Projects
None yet
Development

No branches or pull requests

5 participants