Hi folks,
is there any way to update an issue via SOAP-Interface or via .NET?
I tried deleting the issue and add a new one - but wont work, because the id of the bug changes.
bugobject.id = number wouldn't work.
How do I update an existing bug via SOAP?
Update Issue via SOAP?
Moderators: Developer, Contributor
Re: Update Issue via SOAP?
I didn't use SOAP until now, but mc_issue_update should be the right method for this
http://www.mantisbt.org/bugs/api/soap/mantisconnect.php
http://www.mantisbt.org/bugs/api/soap/mantisconnect.php