Support INTEGRATIONSYNCFAILED actions#47510
Conversation
|
Backend PRs are deployed this is ready for review! |
|
@mkhutornyi 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] |
|
@hungvu193 are you available to review this one? |
Yeah. Reviewing shortly 👀 |
hungvu193
left a comment
There was a problem hiding this comment.
This is looking good. There's small issue that we also need to format our clipboard for INTEGRATION_SYNC_FAILED action, otherwise it will return English clipboard even we switched to Spanish.
Screen.Recording.2024-08-21.at.23.54.11.mov
|
Should be fixed now |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-08-22.at.09.51.36.moviOS: NativeScreen.Recording.2024-08-22.at.09.18.56.moviOS: mWeb SafariMacOS: Chrome / SafariChrome.movMacOS: DesktopDesktop.mov |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
✋ 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/lakchote in version: 9.0.24-0 🚀
|
|
🚀 Deployed to staging by https://github.com/lakchote in version: 9.0.24-0 🚀
|
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.24-5 🚀
|
| stripePaid: ({amount, currency}: StripePaidParams) => `paid ${currency}${amount}`, | ||
| takeControl: `took control`, | ||
| unapproved: ({amount, currency}: UnapprovedParams) => `unapproved ${currency}${amount}`, | ||
| integrationSyncFailed: (label: string, errorMessage: string) => `failed to sync with ${label} ("${errorMessage}")`, |
There was a problem hiding this comment.
bug: if error message is empty, we'll display empty parentheses.
#49373 (comment)
|
Coming from #62217 (comment), it seems we missed adding for LHN and report header case. We covered them here #62847 |
Details
Renders
INTEGRATIONSYNCFAILEDactions which are posted to the#adminsroom when the last sync fails.Fixed Issues
$ #46985
Tests
#adminsroom for the policyOffline tests
None
QA Steps
Same as Tests\
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop