populate/update databases
Closed this issue · 0 comments
corentinbettiol commented
The bugherd api can be used to gather data (members, projects, tasks in projects, and then comments in tasks in projects).
We want to have some scripts that, when launched, will:
- script 1: add members, add projects, automatically iterate through projects and add new tasks
- script 2: iterate through local tasks, delete "closed" tasks, and update update dates of tasks
- script 3: iterate through local tasks and get the comments for each task