View Single Post
My guess would be that more than one of the underlying tables has a dateAdded field, making the query ambiguous.

Probably worth trying:

Code:
'in context "Pomodoros" order by task.dateAdded'