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
The other day, I had an Asana task for a WordPress post. I wanted to just paste the parent task link but instead pin all of its immediate subtasks to the post. Could we add a button for "Pin Subtasks" versus "Pin Task" for a given task URL? This would probably require some performance improvements to pinning tasks to maintain a good user experience at this scale. (eg. pinning 20 Asana tasks to a post at once, need to handle bulk requests)
What I ended up doing was right-clicking each subtask, select "Copy task URL", then pasting each one to pin to the WordPress post. This is obviously not the most efficient experience.
The text was updated successfully, but these errors were encountered:
The other day, I had an Asana task for a WordPress post. I wanted to just paste the parent task link but instead pin all of its immediate subtasks to the post. Could we add a button for "Pin Subtasks" versus "Pin Task" for a given task URL? This would probably require some performance improvements to pinning tasks to maintain a good user experience at this scale. (eg. pinning 20 Asana tasks to a post at once, need to handle bulk requests)
What I ended up doing was right-clicking each subtask, select "Copy task URL", then pasting each one to pin to the WordPress post. This is obviously not the most efficient experience.
The text was updated successfully, but these errors were encountered: