You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.
Identifier | Component | Issue | Solution |
---|---|---|---|
CSD-3611 | Studio | Routing algorithms were not available with the new version management system. | Routing algorithms can now be used again. |
BQ-11748 | Studio | In 13.9.0, a change was made to the Studio backup mechanism which could result in a corrupt backup file if the new backup was smaller in size than a prior backup stored in the same location on disk. | The backup mechanism now correctly overwrites any prior file before writing the new backup to it, which prevents the corruption. |
CSD-3606 | Studio Client | Support for TLS 1.2 was not enabled in the XBAP client | Support for TLS 1.2 is now enabled in the XBAP client |
CSD-3590 | Runtime | The header cell of a column in the work list and case list does not contain presentation styles defined on that column in Studio. This is different from how a format was applied. | Formats are deprecated and replaced with presentation styles. When this was changed in the handling of the work list and case list in the runtime, the defined presentation styles were only applied to the cells of the column and not on the header of that column. This is corrected, so that defined presentation styles are applied to the header cell, in addition to the other cells in that column. |
CSD-3565 | Studio | Importing a branch export that contains projects and modules that already exist in the branch could lead to a corrupt branch | Importing a branch export no longer corrupts the branch |
CSD-3527 | Runtime | Event handling could result in intermittent failures, especially when combined with message events, due to a data consistency issue with concurrent event handling. | The concurrency issues are now prevented using additional session locking. |
BQ-11230 | Runtime | In some uncommon cases, especially when finishing a case in the case engine, an error would occur upon deleting the case from the database. | This has been fixed. |
CSD-3496 | Runtime | When comparing two doubles, rounding errors may occur. Blueriq uses a margin when considering two doubles, to see if they are equal. This margin is however not applied with every operator in expressions, leading to contradictory results. | The same margin is applied on all operators, so the results of expressions with different operators are explainable. Note that rounding errors still occur and may result in seemingly unpredictable results. |
CSD-3321 | Runtime |
| Corrected the property. There will not be any differences at runtime. |