View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021603 | MMW 5 | Main Panel | public | 2025-05-06 15:27 | 2025-05-09 22:16 |
Reporter | lowlander | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 2024.2 | ||||
Target Version | 2024.2 | ||||
Summary | 0021603: List by (Album) uses Rating when sorting by Summary | ||||
Description | In the List by (Album) Rating is used in the sort mix. This results in files being sorted on rating in the Album instead of Track#. Hitting F5 fixes the problem. | ||||
Additional Information | Ticket 10428 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | |||||
|
I was unable to replicate, assigned to Michal to try/review (as author of album rating) |
|
Ahh, ok, the key to replicate is sort on 'Summary' column.. |
|
Debugging this and it is sorted according to default Summary columns which are ['album', 'albumArtist', 'date', 'rating'] For me it looks like intended behaviour according to Michal's code and rather the situation after F5 pressing is a bug? Assigned to Michal to review as author of the code for Summary column customization ( 0018210 ) |