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

Arun Babu Neelicattu abn at redhat.com
Tue Jul 8 03:12:11 UTC 2014


done. :)

----- Original Message -----
> From: "Cole Robinson" <crobinso at redhat.com>
> To: "Arun Babu Neelicattu" <abn at redhat.com>, "python-bugzilla user/developer list"
> <python-bugzilla at lists.fedorahosted.org>
> Sent: Tuesday, July 8, 2014 5:05:16 AM
> Subject: Re: [python-bugzilla] Adding --field option for the modify command
> 
> On 07/07/2014 02:21 AM, Arun Babu Neelicattu wrote:
> > 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.
> > 
> 
> Great idea, please send the patches, I'll review when they hit the list.
> 
> Thanks,
> Cole
> 
> 


More information about the python-bugzilla mailing list