Hi, I'm having a little issue with the Task.get_tasks() function. Specifically with the tags argument. In the documentations it states that "Task must have a...
3 years ago
I found that adding "__$all"
as a tag got me the functionality I wanted but still confused why the behaviour of this function didn't work how the documentation intended