ActionableAgile / jira-to-analytics

This code extracts data from Jira based on a yaml config file, and outputs a properly formatted CSV that can be read by the ActionableAgile Analytics tool.
https://www.actionableagile.com
GNU General Public License v2.0
57 stars 36 forks source link

Current master branch does not succeed in fetching Jira issues #45

Open Dirklectisch opened 6 years ago

Dirklectisch commented 6 years ago

A problem on the master branch makes it so that the first jira issue is fetched several times but nothing else. Given the same config.yaml file everything seems to work ok on the 1.1 release.