JulienDev / BugDroid

Apache License 2.0
10 stars 2 forks source link

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

Open justdave opened 11 years ago

justdave commented 11 years ago

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 commented 9 years ago

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

winspool commented 2 years ago

Any news on this issue?

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