Bug #35639 No refresh on the key icon on the eer diagram
Submitted: 28 Mar 2008 11:28 Modified: 8 Apr 2008 14:22
Reporter: moi meme Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.16 OS:Windows
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: EER, icon, refresh

[28 Mar 2008 11:28] moi meme
Description:
When the column's flag 'primary key' un unchecked, the primary key icone on the err diagram don't change.

How to repeat:
create a table with two columns.
make one 'primary key', yellow icon appears on the err diagram.
make the second 'primary key' too, yellow icon appears on the err diagram.
uncheck one, the two yellow icons remains.
uncheck the second, the two yellow icons disapear.

Suggested fix:
refresh the err diagram when a multiple key becomes a single key.
[31 Mar 2008 10:28] Johannes Taxacher
fixed in SVN Rev 2893
[8 Apr 2008 14:22] MC Brown
A note has been added to the 5.0.17 changelog: 

Modifying the primary key index definition for within the table view would not update the entity relationship diagram.