Bug #96496 Changed user defined type name is not apdating on ERD diagram.
Submitted: 10 Aug 2019 1:13 Modified: 12 Aug 2019 12:20
Reporter: Дмитрий Сербулов Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:8.0.17 OS:Windows (Microsoft Windows 7 Professional Service Pack 1)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[10 Aug 2019 1:13] Дмитрий Сербулов
Description:
If you change name at already existing user defined type. It name do not apdate on ERD diagram.

How to repeat:
Create new user define type name "T_OLD".
Create new table on ERD diagram with field "F_TEST" with type "T_OLD".
Now on diagram you can see F_TEST T_OLD.
Open User Define Types dialog and change name of type from T_OLD to T_NEW.
Press ok.
Now on User Types List and in Edit table window name of type for field F_TEST is T_NEW, at ERD diagram it stay T_OLD.
[12 Aug 2019 12:20] MySQL Verification Team
Hello Дмитрий Сербулов,

Thank you for the report.

regards,
Umesh