Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bicho only takes first 10000 Bugzilla entries #65

Open
iKuba opened this issue May 21, 2013 · 3 comments
Open

Bicho only takes first 10000 Bugzilla entries #65

iKuba opened this issue May 21, 2013 · 3 comments

Comments

@iKuba
Copy link

iKuba commented May 21, 2013

When using bicho to retrieve data from the eclipse bugzilla only 10000 what's supposed to be hundreds of thousands of entries are retrieved.

The following command is used
bicho --db-user-out=user --db-password-out=password --db-database-out=bugzilla_bugs -d 15 -b bg -u https://bugs.eclipse.org/bugs/buglist.cgi?product=platform

Is there a way to retrieve ALL bugs for a given product on bugzilla or even just all the bugs in general?

@canasdiaz
Copy link
Member

This bug was notified by @santiago Dueñas a weeks ago. The workaround is
to execute it again as it supports incremental support.

I'll fix it as soon as I have a slot. Patches are welcome!

Best,
Luis.

|_____/| Luis Cañas-Díaz
[o] [o] lcanas@bitergia.com - Software Engineer
| V | http://www.bitergia.com
| | "Bridging the gap between developers and stakeholders"
-ooo-ooo-

@brainwane
Copy link
Contributor

iKuba, are you still experiencing this problem? I see from https://bugs.eclipse.org/bugs/ that bugs.eclipse.org is running Bugzilla 4.4 so I do not know whether issue #25 affects you.

@iKuba
Copy link
Author

iKuba commented Feb 15, 2014

My apologies, I haven't been using Bicho as of late. I'm not sure if this issue still persists as I do not have access to the machine I was running it off of.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants