Open
Bug 1439010
Opened 8 years ago
Product.update should be able to set versions
Categories
(Bugzilla :: WebService, enhancement)
Bugzilla
WebService
Tracking
()
UNCONFIRMED
People
(Reporter: ktdreyer, Unassigned)
Details
I can query all available versions for a product when I call the get() method in Bugzilla/WebService/Product.pm.
I do not see a way to update the list of versions for a product when I call update().
It would be great to have a way to configure versions for a product automatically using the webservice API.
You need to log in
before you can comment on or make changes to this bug.
Description
•