Bug #40649 | Renaming a Foreign Key clears its Referenced Columns | ||
---|---|---|---|
Submitted: | 11 Nov 2008 19:49 | Modified: | 8 Dec 2008 17:12 |
Reporter: | Witek Radomski | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.0.27 | OS: | Windows |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
[11 Nov 2008 19:49]
Witek Radomski
[11 Nov 2008 20:00]
Valeriy Kravchuk
Thank you for a bug report. Verified as described.
[4 Dec 2008 21:41]
Johannes Taxacher
renaming now doesn't affect the link anymore, but changing the refernced table, empties the referenced column - which is correct - when i then try to assign a new referenced column (without removing the check on the column) the connection line isn't added to the canvas. only unchecking and re-checking the column adds the connection correctly again
[5 Dec 2008 11:09]
Johannes Taxacher
confirm fixed. will be in 5.0.28
[8 Dec 2008 17:12]
Tony Bedford
An entry was added to the 5.0.28 changelog: The Referenced Column pane of the Foreign Key tab became cleared if the foreign key was renamed. Subsequently, attempting to choose a Referenced Column did not display a link in the EER Diagram view. In order to get foreign key relationships working again it was necessary to de-select the checkboxes from the Columns pane, re-select them, and then select the Referenced Column pane.