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
71 stars 31 forks source link

Incremental feature doesn't support multiple projects in the same database #30

Closed canasdiaz closed 11 years ago

canasdiaz commented 11 years ago

If we store several projects from the same ITS in the same database the incremental support doesn't work as expected. It only takes into account the last modification date stored in the changes table.

canasdiaz commented 11 years ago

This bug is present in the following backends:

So I'm going to close this issue and create 5 more, one per backend because this feature is still included in the backend code.

canasdiaz commented 11 years ago

Bug split into: