Bugfixes
Fix to Open Document checklist step for opening Word documentsBackground (FT-3140) When users try to complete the open document checklist step, they encountered an issue when the checklist step linked to a Word document. The document would download in a broken state. Update After the fix, any word document linked to a checklist 'Open Document' checklist step will download as expected. |
- Fix to System help messages will remain dismissed after users acknowledges the message
- Various security fixes and enhancements
Enhancements/Features
Xero Integration - 'Disconnect' button will remove authentication tokens that are getting 403 errorsBackground (FT-3257) There are scenarios where users trying to re-connect to Xero that receive stack trace error messages when they try to reconnect and setup their xero connection. This stops the admin user and our support users from being able reconnect to the customer’s Xero account. Which places the Xero connection is a limbo state where there is no disconnect option and cannot be reconnected either. Update We made enhancements to the Disconnect button on Xero to now pick up when we store a Xero connector token against our database but there is no active Xero API connection. The below logic now applies:
|