hotfix

🔥 Hotfixes for week 12

Related products: Software Factory

Hello everyone!

We’ve released the following hotfixes this week:

SF 2019.2 and up

  • 20210317 - Fix variant join in i_ui_tab_cube_view
    • In the Universal GUI, when Show cube view is turned off in the variant, this cube view will no longer be shown.

SF 2020.1 and up

  • 20210325 - Tinyint in system versioning
    • When a new column is added to a table that is system versioned, the actual system versioned table also gets the new column. The value this new column gets depends on the datatype. We fixed an error that a new tinyint column would get '-1' as default value. A tinyint cannot contain a negative value, so we changed this to '0'.

SF 2021.1

  • 20210323 - Role column sync performance fix
    • The process of synchronising to IAM has been increased in performance.
  • 20210326 - SF DB to Azure
    • Some code is fixed that resulted in errors while exporting or backing up a SF database to Azure. This has not changed the functionality of the code, but just works around some SQL Server Management Studio issues.

Enjoy your weekend!

Be the first to reply!