Tagged Questions

0
votes
1answer
12 views

Fogbugz API failing to list checkins associated with a specific bug.

I am attempting to use the FogBugz 7 API to query the list of checkins associated with a specific bug. I am able to login successfully using the API and acquire the token required …
0
votes
1answer
19 views

Getting error code 13 while calling list intervals fogbugz api command?

Hi, While calling the listIntervals fogbugz api with ixPerson, am getting the following response. "Error code =13.Insufficient permissions to complete the request". Am getting t …
0
votes
1answer
24 views

Setting the Body of an Email via the API

I would like to reply, resolve and close cases automatically via the API. I can't figure out how to specify the body of the email. For example, this doesn't work: api.asp?cmd=rep …
0
votes
1answer
63 views

API - Events list empty

Hi there, I'm attempting to get information out of the API that I believe are called BugEvents (although I'm not sure). They take the form "Opened by John Doe." or "Assigned to Jo …
1
vote
1answer
103 views

My added Custom field api support

Using Custom field plugin to add custom fields to my Fogbugz. Is it possible to use this added field in my code just like Fogbugz xml api documentation makes fields available?
0
votes
1answer
48 views

Fetching starred & working on status via API

Is it possible to fetch starred cases & "working on" status via the XML API?
0
votes
0answers
8 views

Plugin API Feature Request: allow a plugin to redirect a case event to a prior case without creating a new case

I need this feature to solve the "cc'ed emails cause multiple cases" issue with a plugin. More info in this post, particularly the answer. http://fogbugz.stackexchange.com/questi …
0
votes
1answer
59 views

Kiln API: Query a case?

Is there a way to get information about a case, using the Kiln API? I'm looking at a changeset record which lists the case number (ixBugs), but there doesn't seem to be a record. I …
0
votes
2answers
132 views

How can I create a FogBugz case from a web form submission?

I would like to have a bug report form in my application that when submitted automatically creates a case in FogBugz. Any way to do this? Thanks!
1
vote
1answer
418 views

Using the API to get case counts for each active project

I am trying to use the API to get a count of open cases for each active project in our FB Database. Is there a way to do that easily? The current API seems limited by the fact th …
0
votes
1answer
184 views

Submit link via API

Submitting cases via the API I can easily submit with URLs in sEvent by just entering the URL as a part of the text and it'll be a clickable link, but so far I seem to be unable to …
1
vote
1answer
203 views

API: updating ‘Opened By’ for existing case

Is it possible to update the value of the 'Opened By' field of an existing case via the API? I have tried with setting ixPersonOpenedBy="xx" it does nothing, even though I am logg …
1
vote
1answer
285 views

Using API to report on a Service Level Agreement (SLA).

Our organization has a need to begin producing SLA (http://en.wikipedia.org/wiki/Service_level_agreement) reports for some clients. The logical starting point for us is 'time to …
0
votes
1answer
55 views

I am not getting dtOpened back from the API call to retrieve a case

We are running FB 8.6.50 I can call the API, get all the information back for a ticket, including events, etc. I can see dtResolved, dtClosed but not dtOpened for anything. Acc …
0
votes
0answers
51 views

Make the API that Kiln uses to add changesets available.

Hi. It seems that you don't have any immediate plans to support git in Kiln, which by itself is a shame, as I would very much like to use Kiln, had you. But, in the mean time. Wh …

1 2 3 4 next
15 30 50 per page