Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

PhixFlow Ltd. is pleased to announce the release of PhixFlow 8.2.11. This page describes the improvements and fixes in this version. This minor release includes important fixes.

Installing or Upgrading to PhixFlow Version 8.2.11

To install a new PhixFlow instance:

  1. Check System Requirements and Compatibility for details of the PhixFlow system requirements and update any dependencies.   
  2. Follow the instructions in Installing PhixFlow.


Panel
borderColor#7da054
titleColorwhite
titleBGColor#7da054
borderStylesolid
titleSections on this page

Table of Contents
indent12px
stylenone


To upgrade an existing PhixFlow instance: 
  1. 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.
  2. Ensure you have a backup of the database before upgrading PhixFlow.
  3. 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. We also recommend that you republish the PhixFlow data as described in Step 10 of Upgrading PhixFlow.

Tip
DEV-8195 

If you are upgrading

PhixFlow on SQL Server, the java upgrader no longer incorrectly keeps indexes that include the superceded_dtm column, which was causing the upgrade to fail

from a version earlier than 8.2.0, please read the special upgrade instructions for 8.2.0. This release introduced the keystore and encryption of security data. It also changed the database indexing scheme for stream data tables.

Updating the indexing scheme in a large Oracle database may take a long time. If this is an issue for you, please contact PhixFlow Support. You may be able to use the --skip-superceded option to prevent re-indexing. However, this will affect some PhixFlow features.


Bug Fixes

DEV-8195  When upgrading PhixFlow on SQL Server, the java upgrader no longer incorrectly keeps indexes that include the superceded_dtm column. This was causing the upgrade to fail.

DEV-7806  In an analysis model, if you rerun analysis after a failed analysis run on a transactional stream, PhixFlow now correctly deletes the data from the failed run before reprocessing the transactional stream.

DEV-8036  In legacy forms, actions triggered from a form view will now find the attributes set in _prompt.

DEV-8039  Number formats with Use thousands separator ticked no longer overwrite trailing zeroes when Suppress trailing zeroes is also ticked.

DEV-8209  User groups now correctly export then importing to another PhixFlow instance.