Skip to content
New issue

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

Impliment assignee_status field for client.task.find_all #37

Closed
friedpope opened this issue Dec 9, 2015 · 1 comment
Closed

Impliment assignee_status field for client.task.find_all #37

friedpope opened this issue Dec 9, 2015 · 1 comment

Comments

@friedpope
Copy link

This might be rolled into Issue 16 if it makes sense to include it with additional functionality in the API.

I'm working on a simple task dashboard and I'd love to use the assignee_status field with task.find_all to limit the returned data from Asana to only the tasks users have set to be completed "Today" or "Upcomming". Right now ruby-asana doesn't expose this field even though the Asana API supports it.

I'll try poking around on my own to see if I can add this, if the fix is easy I'll look at providing it to the codebase.

@friedpope
Copy link
Author

It seems I may have misinterpreted the Asana API, GET /tasks doesn't appear to accept the "assignee_status" attribute.

This issue can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant