View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013014 | MMA | Synchronization | public | 2015-12-10 23:19 | 2024-06-27 15:59 |
Reporter | rusty | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | feedback | Resolution | open | ||
Product Version | 1.1.3 | ||||
Target Version | 2.0.3 | ||||
Summary | 0013014: No error when tracks fail to delete | ||||
Description | If content is stored to a location which mma doesn't have access to, then when MMA attempts to delete the files, there's no error regarding the failure of the delete operation. e.g. on a Kitkat device 1 USB Sync playlist/tracks via USB to the SD card --> content is synced to /Music 2 Run MMA and remove playlist from auto-sync list 3 Initiate wi-fi sync --> MMA indicates that tracks have been deleted, but --> Tracks aren't removed (because MMA doesn't have write access) and there's no error! MMA shouldn't indicate that the tracks have been deleted. Instead it should show eg. instead of '5 tracks deleted' it should show '2/5 tracks deleted'. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
I suggest to postpone it to 1.1.4 The reason is that we currently ignore result of deletion on lowest DB level. It is due to prehistoric bug in Android. It was made at the start of development of MMA. The bug is probably completely fixed in Android and we can stop ignoring the result of deletion. But this need complete re-test of deletion in all parts of MMA. So it will be easy fix in 1.1.4 but I do not recommend to include it in 1.1.3. |
|
ok. |
|
We should implement it to 2.0 as soon as possible so we can completely retest the delete operation |