Skip to content

Resolve CE-2765 "Fix rename type name in instance calculation"

On the PROD some IOC instance DB entries were not updated when updating Type name (the name is also stored in the Instance table), so wrong name was shown on the instance table when opening up the Type details page on the FE. This is a quick fix without making any SQL script.

Currently deployed to TEST. Problematic Type that has not correct instance name calculated: ID: 46

Merge request reports