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

At least one criteria field required #10

Closed mshahzadz closed 6 years ago

mshahzadz commented 8 years ago

At least one criteria field (ideally the Project or the Filter) should be required. Otherwise, it will qualify all issues on that JIRA instance and potentially run out of memory.