Bug #47807 Relationship diagram isn't redrawn when FK table reference is changed
Submitted: 3 Oct 2009 23:05 Modified: 5 Nov 2009 14:07
Reporter: Carl Downing Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.3 OS:MacOS (10.6.1)
Assigned to: Alfredo Kojima CPU Architecture:Any

[3 Oct 2009 23:05] Carl Downing
Description:
When I created a foreign key referencing a column in Table A, the relationship is drawn correctly on the Diagram.

When I modify the foreign key to reference a column in Table B, the FK is updated correctly, but the previous relationship remains in the diagram and the new one is not drawn.

How to repeat:
See description.
[4 Oct 2009 6:52] Valeriy Kravchuk
Thank you for the bug report.
[3 Nov 2009 16:37] Johannes Taxacher
this has been fixed and is included in 5.2.6
[5 Nov 2009 14:07] Tony Bedford
An entry was added to the 5.2.6 changelog:

If a foreign key relationship was altered to point to a column in a different table, the foreign key was updated correctly but the EER diagram was not redrawn to reflect the new relationship.