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

Bicho is not getting all issues from Wikimedia Bugzilla #74

Open acs opened 11 years ago

acs commented 11 years ago

/usr/local/bin/bicho --db-user-out=root --db-password-out= --db-database-out=acs_bicho_mediawiki_1764 -d 1 -b bg -u https://bugzilla.wikimedia.org/buglist.cgi?product=MediaWiki -g

mysql> select count() from issues; +----------+ | count() | +----------+ | 20005 | +----------+

But according to bugzilla reports there are 21263

canasdiaz commented 11 years ago

Does this bugzilla contain private issues?

acs commented 11 years ago

No, I have downloaded all issues downloading by hand the missing issues (starting in Jan 2013).

http://korma.wmflabs.org/browser/its-repos.html

This bicho database contains all the data