Bug #60022 Cannot add column to foreign key
Submitted: 8 Feb 2011 21:43 Modified: 8 Feb 2011 21:47
Reporter: Andrius Jakas Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.31 OS:Linux (Ububntu 10.10)
Assigned to: CPU Architecture:Any
Tags: Edit, foreign keys

[8 Feb 2011 21:43] Andrius Jakas
Description:
Cannot add column to foreign key after table rename

How to repeat:
Create table A, create table B. Add foreign key from A to B. Rename table A to C. Try to change foreign key. Unable to check checkbox and change column
[8 Feb 2011 21:47] Andrius Jakas
My mistake