[python-bugzilla] No comments field for bugs retrieved from bugzilla 4.4.9

Cole Robinson crobinso at redhat.com
Mon Oct 19 21:24:10 UTC 2015


On 10/16/2015 06:43 PM, Andrew Wray wrote:
> I’d seen the previous post and response about the comments not being retrieved
> from Bugzilla 4.4.9—I’m seeing that as well.  I did see that another project
> (https://pypi.python.org/pypi/bugzillatools/0.5.5), does retrieve the comments
> (I verified that in my case), but python-bugzilla seems more complete to me
> (and in particular the function for creating new bugs).  Any chance the
> function from the other project for retrieving the comments could be added to
> python-bugzilla?

With version 1.2.2, you can do bugobj.getcomments() to fetch a bugs comments

- Cole



More information about the python-bugzilla mailing list