Bug #46869 icons not changing in diagram
Submitted: 23 Aug 2009 7:03 Modified: 28 Aug 2009 11:59
Reporter: Wladimir Coka Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.1.17 OS:Any (Windows, Mac OS X)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: not null NN auto increment AI

[23 Aug 2009 7:03] Wladimir Coka
Description:
When changing the values for not null (NN) in the colum definition, the change is not reflected in the diagram (the icon that is beside the column name) until a new colum is inserted or some other change is made that force the diagram to refresh

Also if the Show Column Flag is selected, the autoincremente (AI) have the same problem, its not refreshed in the diagram

How to repeat:
Create a new table and add some colums, then check the NN (not null) value and it wont be changed at the diagram
[23 Aug 2009 10:51] Valeriy Kravchuk
Thank you for the bug report. Verified just as described on Mac OS X.
[27 Aug 2009 15:27] Johannes Taxacher
this has been corrected. fix will be included in 5.1.18
[28 Aug 2009 11:59] Tony Bedford
An entry was added to the 5.1.18 changelog:

In the Column tab of the Table Editor, if the NN checkbox was selected or deselected, the change was not immediately reflected in the EER Diagram, but was seen if some other operation caused the table object in the diagram to be refreshed. This also happened with the AI checkbox.