Bug #44902 overview area, model listing
Submitted: 15 May 2009 13:00 Modified: 5 Feb 2013 2:54
Reporter: Markus Gschwendt Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.0 OS:Linux (ubuntu 9.04 64bit)
Assigned to: CPU Architecture:Any
Tags: model listing, model overview, workbench

[15 May 2009 13:00] Markus Gschwendt
Description:
the models, listed in the overview area are still listed even they do not exist anymore (were deleted, moved)
listed is only the name, no information on path, date, size,...
no chance to identify a model with the same name on different paths.

How to repeat:
look at the overview area

Suggested fix:
nonexisting models should not be shown
at least path, date and size should be shown
[15 May 2009 13:10] Johannes Taxacher
to avoid having a filescan at startup (to check whether listed files are available) we'd rather chec for existence when user doubleclicks and offer to remove the item if its not available (it might just be temporarily not available filesystem, so user may want to keep the link)

displaying details should be implemented using the "detailed list" viewmode

thx alot for the input!
[15 May 2009 13:19] Markus Gschwendt
maybe the missing models could be marked in some way (if its not for avoiding the filescan). so the user can guess they are not available at the moment.
[5 Feb 2013 2:54] Alfredo Kojima
Closing old, already fixed bug.