[Bugzilla-announce-list] Major Bugzilla Update: XMLRPC Changes - complete.

Simon Green sgreen at redhat.com
Fri May 27 00:41:25 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hello,

The Red Hat Bugzilla team has released an updated version of
Bugzilla today (Thursday 26th 8:00pm EDT).

There are changes that will affect users of the XMLRPC interface. The
component, version and target release fields will become multi-value
fields. This means a bug will have one or more values for these fields
(currently they can only have one value for each field).

If you use the RPC interfaces, this change will affect the results you
send and receive to it.

List of affected functions:
 * Bug.create
 * Bug.get
 * Bug.update
 * bugzilla.createBug
 * RedHat.getBug
 * RedHat.getBugSimple

For example, in the Bug.get function, the XML for the target_release
field currently is:

<member><name>target_release</name><value><string>release_1</string></value></member>

the new XML will read:

<member><name>target_release</name><value><array><data><value><string>release_1</string></value><value><string>release_2</string></value></data></array></value></member>

At this stage only JBoss products allow multiple components, target
releases, or versions. Attempting to set multiple values to a bug in
another category will result in an error message. The results of a get
field for the above fields will always be an array, regardless of the
product.

If you have any questions regarding this change, please contact the Red
Hat Bugzilla team on bugzilla-owner at redhat.com

Thanks

The Red Hat Bugzilla Team


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBCAAGBQJN3vM1AAoJEGFoF1bezwI/ZNQIAKYe4vw6/geBfNnJAQ+ietdF
xyn0fp4GqsBwb4C7+Xdgn7RlFm5Qtno40C06702P9SwJeyGd2LcxEL9RwShCZZZp
m4FG2h0oMpovfoVgl++wqxzs1PH6JQxDOm7VMVJEozoCxQXiERzplkUfPkWNZQ66
V0wIewGrhvby7MdYlaCleKfbtoJn6vizh4CF6U7LTdGSa9AAZgfcMteiprBEc5Km
ezGeQk76Q1AKsczZqCkxSALksOTjcqDZcWYrV1McWD2NSwM7RcOefQHhPj8T+dEz
yCB8edCNHXh16/oqHh1SwBD2n5QBQhWADVxyXoj9LCnm7n5fC4coIdnwBcA+CQI=
=eGG9
-----END PGP SIGNATURE-----




More information about the Bugzilla-announce-list mailing list