View Issue Details

IDProjectCategoryView StatusLast Update
0003404MMW v4DB/FileMonitorpublic2007-09-03 13:08
Reporterrusty Assigned To 
PriorityhighSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Fixed in Version3.0 
Summary0003404: Locate Moved/Missing Tracks: Update & Remove buttons are a bit confusing
DescriptionIn build 3.0.0.1060 the functionality was updated to include the ability to remove unlocatable tracks. It's implemented as:

Moved Tracks |[Unlocatable Tracks]
..
..
..

------------------------------------
                           [Remove]
------------------------------------
                   [Update] [Cancel]
------------------------------------


While the Moved Tracks tab appears as:
[Moved Tracks] |Unlocatable Tracks
..
..
..



------------------------------------
                   [Update] [Cancel]
------------------------------------


The problem is that the update and Remove functions actually work similarly, but their placement implies that Removal only occurs if [Update] is done. Also it's confusing why they're at different levels.

A simple solution is:

Moved Tracks |[Unlocatable Tracks]
..
..
..

------------------------------------
                           [Remove]
------------------------------------
                            [Close]
------------------------------------


[Moved Tracks] |Unlocatable Tracks
..
..
..

------------------------------------
                           [Update]
------------------------------------
                            [Close]
------------------------------------



Upon further thought, a better/simpler solution is to initially focus on the unlocated tracks tab, and change the dialog as follows:

Moved Tracks |[Unlocatable Tracks]
..
..
..


------------------------------------
          [Remove & Update] [Cancel]
------------------------------------

TagsNo tags attached.
Fixed in build1067

Relationships

related to 0000863 closedpetr Missing tracks should be deleted during a scan 

Activities

rusty

2007-08-17 21:07

administrator   ~0010185

Per IM discussion, better approach would be:

On the unlocated tab:
[ ] Remove selected tracks from the database

On the moved tab:
[x] Update selected tracks in the database

Buttons: Update Cancel

Note: remove is disabled by default, update is enabled by default. Changed settings don't persist (i.e. user is always forced to check the remove checkbox).

petr

2007-08-17 21:19

developer   ~0010187

Done. Will be in 1061.

rusty

2007-08-20 15:14

administrator   ~0010207

Verified 1061.

jiri

2007-08-22 19:34

administrator   ~0010241

As discussed with Petr over IM, there's a bug - it doesn't work well when a full folder is deleted.

A solution was also discussed.

petr

2007-08-31 18:46

developer   ~0010424

Fixed. Will be in 1067.

rusty

2007-09-03 13:08

administrator   ~0010460

Verified 1068.