Development docs

Asana

The Asana API is used in the following way: we store certain values such as the relevant project id, asana user id and the asana user refresh token. Then for this project, we collect all the tasks, and all the stories belonging to those tasks. The stories contain useful information such as the section (column) the story is and was in, and when it was assigned to someone. We log time by determining how long a task was in the 'in progress' section, on a specific user. It is important that users only have one task at the time in the in progress column, and that we are vigilant with assigning tasks to the correct user.

Search results