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

assignee_status field in Task causing deprecation warning #151

Open
Sph3ricalPeter opened this issue Sep 6, 2022 · 0 comments
Open

assignee_status field in Task causing deprecation warning #151

Sph3ricalPeter opened this issue Sep 6, 2022 · 0 comments

Comments

@Sph3ricalPeter
Copy link

As per https://forum.asana.com/t/upcoming-changes-coming-to-my-tasks-in-asana-breaking-changes/96493, Task should no longer contain the assigneeStatus field.

Currently, requesting a task via client.tasks.getTask(taskId) will log a warning: This request is affected by the "new_user_task_lists" deprecation. Please visit this url for more info: https://forum.asana.com/t/update-on-our-planned-api-changes-to-user-task-lists-a-k-a-my-tasks/103828 Adding "new_user_task_lists" to your "Asana-Enable" or "Asana-Disable" header will opt in/out to this deprecation and suppress this warning.

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