Re: [mantisbt-help] Questions about the SOAP API

2011-05-18 Thread Dirk Haun
Thanks for the replies! > [Victor] The number of issues you can pull is dependent on how much member > is consumed by the PHP web service implementation and whether this hits the > limit set in the hosting environment for MantisBT. Ah, okay. That makes sense. > You shouldn't get an error if the

Re: [mantisbt-help] Questions about the SOAP API

2011-05-18 Thread John Reese
On 05/18/2011 03:21 PM, Victor Boctor wrote: > Another question: I'm trying to find out who uploaded an attachment. > That information doesn't seem to be available anywhere. Or am I > missing something? > > [Victor] I don't believe we track this right now, it is not in the > database.

Re: [mantisbt-help] Questions about the SOAP API

2011-05-18 Thread Victor Boctor
Hi Dirk, Replies inline. On Wed, May 18, 2011 at 11:44 AM, Dirk Haun <68k...@gmail.com> wrote: > I'm trying to extract information about certain issues from Mantis via > the SOAP API. There's a few things that I'm unable to find: > > For mc_project_get_issues, what's the maximum number of pages?

[mantisbt-help] Questions about the SOAP API

2011-05-18 Thread Dirk Haun
I'm trying to extract information about certain issues from Mantis via the SOAP API. There's a few things that I'm unable to find: For mc_project_get_issues, what's the maximum number of pages? Or, to put it another way, how do I iterate through all the issues? The method seems to barf for "per_pa