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

Is it possible to return status transition datetime instead of date? #74

Open jpiaggio opened 4 years ago

jpiaggio commented 4 years ago

I'm doing capacity analysis across multiple teams, and It would be super if I can get the results in format datetime. Is this a configuration? Should I change the sourcecode?

seanmillerio commented 4 years ago

They no longer support this code, so this change would be up to you.

That said, I’d love to hear what work you’re doing that you really need transition data down to the hour/minute. What’s driving this need?