MetricsGrimoire / Bicho

Bicho is a command line based tool used to parse bug/issue tracking systems
http://metricsgrimoire.github.com/Bicho/
GNU General Public License v2.0
68 stars 30 forks source link

Incorrect way of calculating date for Abandoned status #114

Closed canasdiaz closed 10 years ago

canasdiaz commented 10 years ago

The current way of getting the Abandoned date is using the last modification time which can be modified by a new comment. This should be fixed/improved.