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

Allow BugDroid to work with Bugzillas that don't have BzAPI set up (with fewer features obviously) #8

Open
justdave opened this issue Feb 13, 2013 · 2 comments

Comments

@justdave
Copy link

Most Bugzillas out there don't have a BzAPI server set up. The app should attempt to use the built-in JSON API in Bugzilla for as many things as possible, and only fall back on BzAPI for things that the built-in API can't handle yet. This would allow much of it to work without needing BzAPI, and thus work with a lot more Bugzilla sites.

@justdave
Copy link
Author

justdave commented Dec 4, 2014

The built-in API for Bugzilla supports more features than BzAPI now, so the app should just use that and dump BzAPI now.

@winspool
Copy link

winspool commented Dec 9, 2021

Any news on this issue?

Needed to be fixed for
https://bugs.winehq.org

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

2 participants