0

I am able to use the XML API to set a backlog value on a case. The following example works to make a case the top item in the backlog:

http://localhost/fogbugz/api.asp?token=[secret]&cmd=edit&ixBug=13984&plugin_projectbacklog@fogcreek.com_ibacklog=1

How can I submit that a case be removed from the backlog? Ideally, it would automatically include the "Removed from backlog" in the sChanges column and renumber all the other cases.

flag

1 Answer

0

Does the answer in this case help?

link|flag
This does not change the link. Example query: localhost/fogbugz/… – Don Benson Aug 2 at 19:01

Your Answer

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