Hi,
We are setting up bugzilla for issue tracking within our startup. I want to know if Bugzilla supports REST based API's for filing/searching bugs. Any pointers would be greatly appreciated.
Thanks
Hi,
We are setting up bugzilla for issue tracking within our startup. I want to know if Bugzilla supports REST based API's for filing/searching bugs. Any pointers would be greatly appreciated.
Thanks
If you don't want to modify your installation Bugzilla comes with an XML-RPC interface (docs). Although updating bugs is not supported until 4.0, creating, searching and adding comments are all supported.