11

2

I am using BugzScout to submit crash reports automatically. Can I set the Version field from my submission? I'm including it in the description so it attaches to the right case, but I need it in Version for filtering, etc.

Related to setting the category on BugzScout cases.

Fog Creek Case FC2036673

flag

1 Answer

0

We have a case open to consider this feature for a future release. Please up-vote this question (not this answer) to show your support for adding this feature.

You can submit BugzScout cases via the xml api and have a lot more control over the cases. The trade-off is that api calls do require a user login (and license).

link|flag
That's a huge trade-off (especially the need to embed credentials in the deployed application). – Samuel Neff Sep 20 2010 at 2:07
You don't need to store the username and password, just the logon token, but yes, it is a significant trade-off – adambox Sep 20 2010 at 13:17

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.