Release 8.2.15
To upgrade an existing PhixFlow instance:
- Check System Requirements and Compatibility for changes to the system requirements or supported database versions. For example, you may need to upgrade your database or Java version.
- Ensure you have a backup of the database before upgrading PhixFlow.
Follow the Upgrading PhixFlow steps. It is important to complete Step 8, in which you apply any Special Upgrade Instructions for all the intermediate releases between your current version and the version to which you are upgrading. See below for the special instructions for this version.
Bug Fixes
DEV-10652 Scheduled tasks and manually-run tasks now always merge correctly. Previously, occasional incorrect merges caused:
- the scheduled task to hang before all work was complete
- log messages for the manual task to appear in the log messages for the scheduled task.