[python-bugzilla] Adding --field option for the modify command

Arun Babu Neelicattu abn at redhat.com
Mon Jul 7 06:21:05 UTC 2014


Hi folks,

Just wanted to check before I sent in the patches for this one,
especially to make sure this is something that the CLI can already
handle.

I am proposing that we add a --field option in order to facilitate
non-standard field modification without having to first make it
available in the BZ instance. Example usage will be:

bugzilla-cli modify --field cf_fieldname=value --field
another_fieldname=value

The changes are available on a personal branch.

CLI change:
https://github.com/abn/python-bugzilla/commit/f3b62727b3f53bca4f2c12719e3db1d39db621c8
Test cases:
https://github.com/abn/python-bugzilla/commit/ec0c5d8ec16dc7252d64c3902e16e396ec8727a1

If all is okay will send in the patches.

-arun
-- 
Arun Neelicattu / Red Hat Product Security
PGP: 0xC244393B 5229 F596 474F 00A1 E416  CF8B 36F5 5054 C244 393B






More information about the python-bugzilla mailing list