We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Main issue: https://github.com/Expensify/Expensify/issues/409245 Doc section: https://docs.google.com/document/d/1aQl-AK_F6IqszWYG2aEllTsD5x3h4b8Zu0XEG0LuQ08/edit#heading=h.1anhpggeh7wm
errorMessage
isAuthenticationError
INTEGRATIONSMESSAGE
#admins
SavePolicy
The text was updated successfully, but these errors were encountered:
Same comment as #44679 (comment)
Sorry, something went wrong.
add errorMessage and isAuthenticationError properties to the IntegrationLastSync data in IS when the XeroSync job fails.
done by https://github.com/Expensify/Integration-Server/pull/7982
add an INTEGRATIONSMESSAGE action to the #admins room for the policy with the error message
already solved by https://github.com/Expensify/Auth/pull/11445
Closing the issue.
lakchote
No branches or pull requests
Main issue: https://github.com/Expensify/Expensify/issues/409245
Doc section: https://docs.google.com/document/d/1aQl-AK_F6IqszWYG2aEllTsD5x3h4b8Zu0XEG0LuQ08/edit#heading=h.1anhpggeh7wm
Feature Description
errorMessage
andisAuthenticationError
properties to the IntegrationLastSync data in IS when the XeroSync job fails.INTEGRATIONSMESSAGE
action to the#admins
room for the policy with the error messageAutomated Tests
errorMessage
andisAuthenticationError
are set on the IntegrationLastSyncSavePolicy
verifying that anINTEGRATIONSMESSAGE
action gets posted to the #admins room when the last sync is a failureThe text was updated successfully, but these errors were encountered: