You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: