Is there a way to view just my open tasks, in just one project?
Trying to do something like this:
/tasks?assignee=me&completed_since=now&workspace={workspace_id}&project={project_id}
I don’t want a users entire open task list, or a projects entire open task list. I want a users open task list in one project, but everything I’ve tried results in this error:
“Must specify exactly one of project, tag, section, user task list, or assignee + workspace”
I can’t imagine there’s no way to do this?