PractiTest Discussion Forum

Php error and exception handlers to create issues

Hello,

I am hoping for some assistance. I’ve just started using mantis (v1.2.18) on a personal project and have set my php error and exception handlers to create issues when something melts down. I’m hoping there is an API that searches the current issues based on the summary so I can see if an issue already exists before creating it. My error creation code uses the SOAP API but if there’s another way I’m open to that as well. My site will be on the same server. Any kind of information or API explainer videos will be great. Please help me out.

Any help will be appreciated.
Thank you.

Hi Aaron,

Thanks for your question.

You can use this GET request to retrieve issues and see information about them and this POST request in order to create it.

By the way do you already have a PractiTest account?

Christine