View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017567 | MMW 5 | Main Panel | public | 2021-02-16 18:26 | 2021-02-19 02:55 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0017567: Folders under Location node don't list all files (on some databases) | ||||
Description | User from ticket # 781sent us a DB / logs where just one file appeared under [Music > Location > ... > Archived] folder. After analyzing his MM5.DB found that the folder "Archived" was inserted twice in the Folders table for some reason. Workaround provided via the ticket. General workaround is to use menu File > Manage Database > Rebuild database I saw a similar DB from MM4 too in the past, it seems that during monitoring/scanning/converting it can somehow happen that an existing DB folder is re-inserted . This needs to be investigated and prevented. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2312 | ||||
|
Found the code glitch based on the debug log and fixed in 2312 It could happen when scanning/monitoring thread was manually terminated + a portion of "luck" (timing issue on termination of the thread) EDIT: Is really a long-standing issue (in MM4 too), I already saw this kind of MM.DB once in the past -- orginal issue was #14093 (ticket LWO-580-22958 in our old eSupport powered by Kayako) |
|
Verified 2313 Unable to replicate "luck" timing when manual terminate scanning. Also tested workaround on newest DB supplied in user ticket, original from #14093 and my own DB. |