Ticket #300 (closed defect: fixed)
orderby on collection produces incorrect result
| Reported by: | Michiel.Schok | Owned by: | arjen |
|---|---|---|---|
| Priority: | minor | Milestone: | MediaMosa 2.1 |
| Component: | Core | Version: | 2.1.3 |
| Keywords: | Cc: | ||
| MoSCoW: | none | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | yes |
| Accepted: | yes | Estimated Hours: |
Description
When trying to get the 'biggest' collections (the collections with the most assets in it), I used the call
[GET] collection?order_by=numofvideos&order_direction=desc&limit=100
regardless of the 'order_direction' (desc|asc), the topmost results have all '0' videos in it, and the list seems sorted 'ascending'.
Change History
Note: See
TracTickets for help on using
tickets.
