Is there a way to get the history of an issue from SOAP?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
markeye

Is there a way to get the history of an issue from SOAP?

Post by markeye »

Hi,

Is there a way to get the history of an issue from SOAP?

I want to determine if an issue was recently set from resolved to assigned within a certain time period.

Any help appreciated

Mark
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Is there a way to get the history of an issue from SOAP?

Post by atrol »

A better place to get support for the SOAP API is to write to the "MantisBT SOAP API development talk" (mantisbt-soap-dev) mailing list.
http://www.mantisbt.org/mailinglists.php
Please use Search before posting and read the Manual
rombert
Posts: 66
Joined: 05 Nov 2009, 08:43

Re: Is there a way to get the history of an issue from SOAP?

Post by rombert »

Hi markeye,

Like atrol, I encourage you to post on the mantistbt-soap-dev mailing list, more people consuming the SOAP API are subscribed there.

To answer your question, there's no way to currently get history data but there's an open issue with a patch attached

9936: add history information
http://www.mantisbt.org/bugs/view.php?id=9936

If you decide to try it let us know on the bug if/how it works.

Thanks,

Robert
Post Reply