-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[HOLD for payment 2024-08-07] [QBO Export] Implement offline pattern B for manual report exports #43040
Comments
Triggered auto assignment to @dylanexpensify ( |
Sounds good, moved it into the release. 👍 |
Held! |
Pointed the hold to #44022 |
^^ updated the title to reflect that. |
held |
Hey, I'm from SWM and I would like to work on this issue :) |
Assigned you! Going to remove the |
Yep, we don’t have a PR for this yet. |
Held |
Still holding |
Posted these PRs to support
Should be able to get those deployed next week. |
@arosiclair looks like 44022 is now in regression period - we good to take this off hold? |
https://github.com/Expensify/Web-Expensify/pull/42762 still needs to get reviewed and merged and then we can finalize and merge #44733 |
This comment was marked as off-topic.
This comment was marked as off-topic.
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.14-6 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-08-07. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR adding this new feature has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Payment coming up! |
Payment Summary
BugZero Checklist (@dylanexpensify)
|
Payment summary:
Please apply/request! |
$250 approved for @hungvu193 |
Part of QBO Export and Error Handling in NewDot
Doc section: https://docs.google.com/document/d/1aQl-AK_F6IqszWYG2aEllTsD5x3h4b8Zu0XEG0LuQ08/edit#heading=h.xw0s9oqvo44s
Project: https://github.com/orgs/Expensify/projects/129
Feature Description
During review for the detailed design, we decided we should support offline pattern B when manually exporting reports here. To implement that we need to
EXPORTINTEGRATION
action in ourReport.exportToIntegration
andReport.markAsManuallyExported
actionsstarted exporting this report to {integration}...
optimisticReportActionID
to bothReport_Export
andMarkAsExported
APIsexported this report to {integration}. [View out-of-pocket expenses].
INTEGRATIONSMESSAGE
action with the error message like normal (using a different ID)failureData
Manual Test Steps
Sucessful offline export
started exporting this report to QuickBooks Online...
message showsexported this report to QuickBooks Online. [View out-of-pocket expenses].
Failed offline export
Prerequisites
Steps
started exporting this report to QuickBooks Online...
message showsAutomated Tests
INTEGRATIONSMESSAGE
is merged for bothReport.exportToIntegration
andReport.markAsManuallyExported
actionsIssue Owner
Current Issue Owner: @dylanexpensifyThe text was updated successfully, but these errors were encountered: