View Issue Details

IDProjectCategoryView StatusLast Update
0010992MMASynchronizationpublic2013-06-28 22:47
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.4 
Target Version1.0.4Fixed in Version1.0.4 
Summary0010992: Empty playlists remain in MMA in cases where they should be deleted
DescriptionThis bug was originally entered as item 6b) in 0010689, but is being tracked separately since that bug was used to track MMW issues.
The bug is that in the following cases, when 'Confirm deletion' and 'Confirm updates' are enabled, that for a playlist X that has been previously auto-synced b/w MMW and MMA, the follow bugs occur with WiFi Sync but not with USB Sync:

i If the user deletes playlist X in MMW, then upon resyncing, Playlist X remains on the device, but is empty
ii If the user deselects playlist X in MMW, then upon resyncing, Playlist X appears twice on the device, but both copies are empty

What's really strange though is that this behavior isn't consistent--on some occasions, MM indicates nothing to sync!!
TagsNo tags attached.
Fixed in build144

Relationships

related to 0010989 closedpeke MMA Implement sync confirmations for bi-di sync 
parent of 0010689 closedLudek MMW v4 Auto-sync (-->Library) doesn't work as expected for playlists 
related to 0011212 closedmarek MMA Auto-sync: deselected playlists aren't removed from the device 

Activities

marek

2013-06-15 19:03

developer   ~0036522

Fixed in build 142

rusty

2013-06-16 18:38

administrator   ~0036527

Tested 142, and it's partially fixed.

i) This is fixed, except that in the case where the deleted playlist contains a track that is also contained in another playlist, the playlist isn't deleted. e.g.

Create Playlist X: Containing Track A
Create Playlist A: Containing Track A
Create Playlist B: Containing Track B
Add Playlists X, A, B to the Auto-sync list and wifi sync
--> all three playlists appear in MMA
Delete Playlists A, B, and then wifi sync
--> Playlist B is removed, but Playlist A remains on the device (because of the fact that it contains Track A that is also on another playlist)

ii) This is fixed, except that in the case when the playlist contains a track that is also contained in another playlist, the playlist isn't deleted. e.g.

Create Playlist X: Containing Track A
Create Playlist A: Containing Track A
Create Playlist B: Containing Track B
Add Playlists X, A, B to the Auto-sync list and wifi sync
--> all three playlists appear in MMA
Deselect Playlists A, B, and wifi sync
--> Playlist B is removed, but Playlist A remains on the device (because of the fact that it contains Track A that is also on another playlist)

marek

2013-06-21 23:40

developer   ~0036624

Fixed in build 144

peke

2013-06-28 22:47

developer   ~0036681

Verified 146