Script that get epics and stories data from a taiga project endpoints, and after cleaning and merging the data into a single table, insert such table in a google spreadsheet based on a report template.
- Open the roadmap.py script and adjust all the configurations;
- create the credentials.json of the service account that will be used to access google drive
- give proper access to the service account on the google drive folder and report template
If everything was ok, you need to access the newly created report and adjust pivot tables configuration as needed:
- check ranges
- check diagrams ranges and displayed series
- make sure the pivot filters are not hiding information (i.e. check the total points amount in taiga project and in the report)