[Bugzilla-announce-list] REMINDER: Major Bugzilla Update: XMLRPC Changes next Thursday (May 26th)

Simon Green sgreen at redhat.com
Wed May 18 13:21:22 UTC 2011


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

Hello,

The Red Hat Bugzilla team is planning to release an updated version of
Bugzilla on May 26th (tentative).

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. We'd appreciate if you could complete your
testing by Friday May 20th.

List of affected functions:
 * Bug.get
 * Bug.update
 * 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>

Please test your scripts against our test server -
https://partner-bugzilla.redhat.com/.

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)

iQEcBAEBCAAGBQJN08fSAAoJEGFoF1bezwI/ZA0IAIh9cv/ZvXWIK0mAv4ljkNtQ
LFsxVfDZ+iAQWpYNRF3F8Uglba1kqz8x3ZQ4Yff+UyvACSjRpLus/pTuAQmrQuGb
EMht5nPLEHV4sQ05RUBxaKiw8P7cpPoQ/rgwD2rlQu+jIyG7A7W4AfhcNdDXRGDY
affoDSQ4EQphvVR6opKEYyChmgB4yCSRdaozIICyLQd+7mGWRNsKsK9QPbNkEwMb
lG2WsoL6QBc9QlIv8EDvvJTQPr0PkA8l1X/SeexyhFA1rethNjjKvd6bJLbemert
14OIV0kOn4acWjQ8z9+kHO2bhkUrG282UphLrA67WLmY6RmkAWuOCqGTphYAVHA=
=gmDL
-----END PGP SIGNATURE-----




More information about the Bugzilla-announce-list mailing list