|
From: Matej H. <mha...@re...> - 2014-12-08 12:22:26
|
Hi Paul, I am working on ABRT [1] and we are trying to integrate ABRT with MantisBT [2]. To ensure proper functionality of ABRT reporting we need posibility to search via SOAP API within issues. I have written some patch [3] (still not properly tested) which adds funcionality we need. So there is the problem. I found i can't create MantisBT plugin which will ships this desired method [4]. Is it some possibility to create this plugin or add this SOAP API search method to MantisBT? Thank you, i look forward to hearing from you. Best regards Matej Habrnal mha...@re... [1] https://github.com/abrt [2] https://github.com/abrt/libreport/wiki/MantisBT [3] https://github.com/mhabrnal/mantisbt/commits/master [4] http://www.mantisbt.org/wiki/doku.php/mantisbt:soap_and_plugins |