4

adding "orderby:due" to my search querystring in an XML API call doesn't seem to work. How do I get cases in a specified order like I can in the web UI?

For example:

cmd=search&q=status:open foobar orderby:due&cols=ixBug,sTitle,dtDue

Fog Creek Case FC1469464

flag

closed as no longer relevant by adambox♦♦ Apr 5 at 13:25

1 Answer

1

You can't currently control the order of cases returned by the XML API. We have a case open to consider this feature for a future release. Please up-vote this question (not this answer) to show your support for adding this feature.

This should be fixed now.

link|flag
Is this information accurate? I'm having trouble reconciling it with the likes of stackoverflow.com/questions/6505936/…, but I've also just spent an infuriatingly long time trying to figure out why adding orderBy to API calls has no effect. – Nathaniel Irons Apr 4 at 20:02
this should be fixed now. I have updated my answer – adambox Apr 5 at 13:25

Not the answer you're looking for? Browse other questions tagged or ask your own question.