Convert IHasBugs.searchTask(order_by) to use a real enumeration

Bug #322130 reported by Eleanor Berger
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

The order_by parameter of searchTasks currently takes a string with a value and an optional - sign. This is not a very robust solution, and in addition, it is not documented in the WADL when exported using the API.

We should convert it to a combination of an enumeration (for the different sort columns) and a boolean (for ascending/descending)

Changed in malone:
importance: Undecided → Medium
milestone: none → 2.2.2
status: New → Triaged
Changed in malone:
milestone: 2.2.2 → none
Karl Fogel (kfogel)
Changed in malone:
assignee: nobody → Karl Fogel (kfogel)
status: Triaged → In Progress
Karl Fogel (kfogel)
Changed in malone:
status: In Progress → Confirmed
assignee: Karl Fogel (kfogel) → nobody
Revision history for this message
Karl Fogel (kfogel) wrote :

The following comment about how to do a Zope form might be useful in solving this bug:

https://bugs.edge.launchpad.net/malone/+bug/515584/comments/1

Curtis Hovey (sinzui)
Changed in launchpad:
status: Confirmed → Triaged
Curtis Hovey (sinzui)
Changed in launchpad:
importance: Medium → Low
William Grant (wgrant)
tags: added: bug-search
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.