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

Cannot assign task to an existing project that was just created #50

Open
prismec opened this issue Feb 8, 2017 · 0 comments
Open

Cannot assign task to an existing project that was just created #50

prismec opened this issue Feb 8, 2017 · 0 comments

Comments

@prismec
Copy link

prismec commented Feb 8, 2017

I guess that this is an issue of the API in general, but since I am seeing this behavior using the Java client libraries I am posting this here.

I sporadically get an error when trying to assign a task to a project that was just created. Basically I am performing the following steps right after each other:

-) Create a Project
-) Create a new Task that is assigned to the project that was just created.

The Project object is successfully returned and the id of the returned project is used for the assignments, but I get an error stating that the project does not exist.

┆Issue is synchronized with this Asana task

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