View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0015776 | MMW 5 | Playlists (Auto) / Search / Filters | public | 2019-06-19 00:26 | 2019-06-19 17:05 |
| Reporter | peke | Assigned To | |||
| Priority | immediate | Severity | major | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Target Version | 5.0 | ||||
| Summary | 0015776: Auto-Playlist: Criteria Query order (Regression MM5) | ||||
| Description | In MM5 unlike MM4 and earlier Sort is applied after Auto Playlist Limit is executed, which is wrong as Limitations to Auto-Playlist/Search (0015774) should be executed after Sort is finished as a final Criteria. MM5 -> Criteria -> Limit -> Sort MM4 -> Criteria -> Sort -> Limit (multiple is selected 0015773) Expected that MM5 should be consistent with MM4 | ||||
| Tags | No tags attached. | ||||
| Fixed in build | |||||
|
|
This is a design change from MM4. The purpose is to allow users to Select by and Sort by different attributes. We may want to add a few other fields to the Select by: option, but that's a separate issue. |
|
|
Closing as Duplicate it will be handled in 0015777 |