-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Offline and errors pattern in Sage Intacct integration #46294
Offline and errors pattern in Sage Intacct integration #46294
Conversation
…tacct # Conflicts: # src/libs/PolicyUtils.ts
src/pages/workspace/accounting/intacct/import/SageIntacctEditUserDimensionsPage.tsx
Outdated
Show resolved
Hide resolved
@ikevin127 Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@war-in @trjExpensify Currently blocked by not having Sage Intacct credentials, if anyone can provide them on Slack (DM) or here please do so, otherwise I'd have to pass this PR to somebody else for review. Note: Also asked on Slack here. ![]() |
@ikevin127 @trjExpensify I'm not sure if I can distribute those credentials 😅 AFAIK @hungvu193 has them and should be able to verify this PR |
Yuwen can help you, I replied in Slack btw 😄 |
Ah I see the point here. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-07-31.at.22.32.52.moviOS: NativeScreen.Recording.2024-07-31.at.22.21.48.moviOS: mWeb SafariScreen.Recording.2024-07-31.at.22.28.45.movMacOS: Chrome / SafariChrome.movMacOS: DesktopDesktop.mov |
@hungvu193 comments addressed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/deetergp in version: 9.0.16-0 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.16-8 🚀
|
Details
Fixed Issues
$ #45406 - partially fixes
PROPOSAL:
Tests
Test errors:
Simulate failing network
inTroubleshooting
(you can setMAX_REQUEST_RETRIES
to 0 to get errors faster).Settings
->Workspaces
-> your sage intacct workspace ->Accounting
.Offline tests
Settings
->Workspaces
-> your xero workspace ->Accounting
.QA Steps
Test errors:
Simulate failing network
inTroubleshooting
(you can setMAX_REQUEST_RETRIES
to 0 to get errors faster).Settings
->Workspaces
-> your sage intacct workspace ->Accounting
.PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
android.-.native.mov
Android: mWeb Chrome
andorid.-.web.mov
iOS: Native
iOS: mWeb Safari
ios.-.web.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov