Asana tag API query often misses newly created Tags -


when create projects via api newly created project returned in both webapp , in api.

but tag created using api "https://app.asana.com/api/1.0/tags" returned after 2 or 3 requests. in webapp needs refresh, online application sync not update new tags projects.

this late returns affects user interaction. follow same workflow thats used creating , adding project, tags feels bit laggy. missing anything?

the answer tags aren't associated tasks - unfortunately - hidden in app, , consequently in api. discovered, can id post create , associate task there (since there's little purpose in creating tag if you're not associating shouldn't typically problem, clunky). looking @ changing our data model tags bit more intuitive in future, that's still ways off, reality foreseeable future.


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -