Bugzilla Integration

Hi, I would integreate bugzilla. Bugzilla offers a rest api, but testiny would use enter_bug.cgi.

This results in a Forbidden Error. Cgi scripts should only be readable for apache.

It seems Bugzilla Integration works not this way?

The rest api approach is more reliable and maintainable than direct CGI access. Let me know if you need any clarification!

Hi and welcome to the forum!

Currently, the Bugzilla integration is only linked-based. We’re always extending/enhancing our integrations, so we might add an API-based integration in the future.

As the current integration is link-based, Testiny links to the Bugzilla “Create Bug” form (the enter_bug.cgi) and users must be logged into Bugzilla to create bugs.

Do you currently receive a Forbidden Error inside Testiny? Or when creating bugs in your Bugzilla instance?

Thanks for your feedback and best regards,
Hanna