API Issue: completeItems call on recurring item
When marking a recurring item as complete using the API (completeItems), it is moved to completed tasks when it should just advance the due date.
Asked by Michael on Jun 17, 2011 - 09:05
Michael on Jun 18, 2011 - 06:49
I found out that there is another api call to just update the date: /API/updateRecurringDate
