Update Issue via SOAP?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
gthomas

Update Issue via SOAP?

Post by gthomas »

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?
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Update Issue via SOAP?

Post by atrol »

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
Please use Search before posting and read the Manual
Post Reply