Bug #45454 Applying "Update Model" to entire schema in Synchronize Model conflicts
Submitted: 11 Jun 2009 15:11 Modified: 11 May 2010 10:24
Reporter: Yvan Rodrigues Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.1.12, 5.2.1 OS:Windows (XP Professional x64)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: schema update model synchronize database differences select changes to apply

[11 Jun 2009 15:11] Yvan Rodrigues
Description:
User interface is counter-intuitive and appears to show conflict.

How to repeat:
- Database | Synchronize...
- at the "Select Changes to Apply" step, schema objects such as tables can be set to "Update Model", "Ignore", or "Update Source".
- when applying an option to the schema instead of a child object, all child objects should change to that new setting. Alternately it could be made impossible to apply a setting to a whole schema.
[11 Jun 2009 15:17] Valeriy Kravchuk
Thank you for the problem report. Verified just as described.
[30 Apr 2010 1:52] Alfredo Kojima
Made Update Model/Source/Ignore buttons change all sub-items recursively.
Also, added a checkbox to allow skipping applying DB changes altogether in script review page.
[10 May 2010 23:34] Johannes Taxacher
fix confirmed in repository
[11 May 2010 10:24] Tony Bedford
An entry has been added to the 5.2.21 changelog:

In the Synchronize Model with Database wizard, on the Select Changes to Apply page, if a schema was selected and then any of the buttons Update Model, Ignore, or Update Source was clicked, this change was not applied to child objects of the schema.