ForumsDevelopersAre tasks returned in a sorted order?


Are tasks returned in a sorted order?
Author Message
sunjunkie

Posted: Mar 02, 2014
Score: 0 Reference
If I request some tasks ("tasks/get.php"), is there a default sorted order in which the tasks are returned? E.g., sorted by modification date or id? I am using v3 API.
Jake

Toodledo Founder
Posted: Mar 03, 2014
Score: 0 Reference
The tasks are currently ordered by id number but you should not rely on this since we may change this in the future. The assumption is that your app would do its own internal sorting and if you write syncing code that depends on the order of returned tasks it will be fragile code.
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.