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

Tool does not import data less than 1 day = cycle time 0 #62

Open apogorelet opened 5 years ago

apogorelet commented 5 years ago

Whenever I import issues from Jira that have been in a status less than 1 day (few hours) the importer leaves that cell blank and when I import the data to Analytics tool my Cycle time goes to s...t, meaning to 0

Please help me fix this!