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

Handling trailing slash #70

Open alextes opened 4 years ago

alextes commented 4 years ago

I spent 30min debugging the script to finally find out the request was failing due to a trailing slash in Connection.Domain. Better error handling or perhaps a simple note in the docs to watch out for it would be great!

Now the result is an empty output.csv.