Menu

#2 get just the bug ID from Product.CreateBug

open
nobody
None
5
2009-03-18
2009-03-18
Tsahi Asher
No

currently the Product.CreateBug makes two web service calls: one for Bug.create and one for Bug.get_bugs, to get the data for the new bug. but sometimes one might just need the bug id. a real life example i have: i wrote a program that reads cases from our CRM (Zoho) and inserts them as new bugs to our Bugzilla. i don't need all the bug's details to record which cases were inserted, i just need the ID of the new bug.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB