Bug #89405 Show warning when saving EER diagram file that has been modified outside
Submitted: 25 Jan 2018 12:00 Modified: 31 Jan 2018 16:25
Reporter: Christian Weiske Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S4 (Feature request)
Version:6.3 OS:Ubuntu
Assigned to: CPU Architecture:Any

[25 Jan 2018 12:00] Christian Weiske
Description:
When saving an EER diagram in mysql workbench, it simply overwrites the file. This overwrites changes that other people did in the meantime since opening the file, e.g. when the .mwb file is on a network share.

To allow multiple people editing the same file, workbench should tell the user that the file has been modified outside and let him confirm that he wants to overwrite the file with his changes.

How to repeat:
1. User1 opens .mwb file on network share
2. User2 opens the same .mwb file on network share
3. User2 changes something, saves
4. User1 changes something, saves

User1 overwrote User2's changes.
[31 Jan 2018 16:25] MySQL Verification Team
Hello Christian,

Thank you for the feature request!

Thanks,
Umesh