OOPS passing order_by=datecreated parameter to API searchTasks

Bug #294689 reported by Ursula Junque
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Eleanor Berger

Bug Description

As seen in OOPS-1040EB13, when trying to list bugtasks ordered by datecreated:

ComponentLookupError: ((None, <canonical.launchpad.webapp.servers.WebServiceClientRequest instance URL=https://api.edge.launchpad.net/beta/dennis>), <InterfaceClass canonical.lazr.interfaces.rest.IFieldMarshaller>, u'')

Steps to reproduce (assuming you have a launchpad object authenticated):
>>> project = launchpad.projects['launchpad']
>>> project.searchTasks(order_by="datecreated")
 *** HTTPError: HTTP Error 500: Internal Server Error

Tags: api lp-bugs oops
Changed in malone:
status: New → Triaged
description: updated
Changed in malone:
assignee: nobody → intellectronica
importance: Undecided → High
milestone: none → 2.1.11
Changed in malone:
status: Triaged → In Progress
Revision history for this message
Eleanor Berger (intellectronica) wrote :

RF 7267

Changed in malone:
status: In Progress → Fix Committed
Changed in malone:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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