Closed Bug 1264465 Opened 9 years ago Closed 9 years ago

return the description of a bug in the /bug GET endpoint

Categories

(Bugzilla :: WebService, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 994896

People

(Reporter: labs-tracker-team+bugzilla, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2707.0 Safari/537.36 Steps to reproduce: This is really a feature request- Please add the ability to return the description of a bug in the /bug GET endpoint. Since you can create a bug with a description parameter, it seems reasonable that getting a bug should be able to return that parameter. Having to make a call to get comments is inefficient. It would be great to be able to request the description, perhaps using the include_fields parameter? Otherwise, it would be nice to be able to get all of the comments for multiple bug ids at once (as it was in the XMLRPC calls of bugzilla <= 4.x)
Assignee: general → webservice
Severity: normal → enhancement
Component: Bugzilla-General → WebService
Once you can get the comments from Bug.get then this should be easy as the first comment is the same as the bug's description. So I will finish the work in bug 994896 instead of doing this directly. dkl
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.