Closed tbabej closed 9 years ago
I find property on the Task object itself more useful and concise than typing comparing task ID to 0 each time.
Just discard this pull request, I completely overlooked the "status" attribute (and the implementation of this suggested approach is not correct either, turns out the ID can be non-zero for completed tasks).
I find property on the Task object itself more useful and concise than typing comparing task ID to 0 each time.