We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To Reproduce Steps to reproduce the behavior: E.g. things.tasks(tag="Errand", project="3x1QqJqfvZyhtw8NSdnZqG")
things.tasks(tag="Errand", project="3x1QqJqfvZyhtw8NSdnZqG")
Expected behavior Return a task that is assigned to a heading in that project and tagged with Errand
Errand
Additional context Works fine with tasks not assigned to a heading and fine when not filtering by a tag.
The text was updated successfully, but these errors were encountered:
@mikez you've probably an opinion on how to fix this in a better way ;) AlexanderWillner@c95bab4
Sorry, something went wrong.
simple fix, could be more elegant
c95bab4
66bb16f
No branches or pull requests
To Reproduce
Steps to reproduce the behavior:
E.g.
things.tasks(tag="Errand", project="3x1QqJqfvZyhtw8NSdnZqG")
Expected behavior
Return a task that is assigned to a heading in that project and tagged with
Errand
Additional context
Works fine with tasks not assigned to a heading and fine when not filtering by a tag.
The text was updated successfully, but these errors were encountered: