Hotfix

Upcycler improvements for week 34

Related products: Upcycler

Hi everyone!

We’ve released the following improvements in the Upcycler 2022.2:

  • Special characters in object names (e.g. tables) were replaced by underscores. This could result in tables with the same name. Now these characters are replaced by their ascii code.
  • During an upcycler run sometimes the following error could occur: Process action 'delete_mock_model_appl' in processflow 'delete_mock_appls' threw an exception. (3b2832e8). Indicium.Shared.TSF.NonFatalDbException: The DELETE statement conflicted with the REFERENCE constraint "ref_server_gui_appl". The conflict occurred in database "IAM", table "dbo.gui_appl", column 'server_id'. This is fixed