Retrieve all bugs and answers for a specific project

Asked by dwelch91

I've been playing around with launchpadlib for a couple of hours, and I can't seem to find a way to retrieve the bugs or answers for a specific project (as opposed to all projects, using launchpad.bugs). Getting the attributes for launchpad.projects["project"] is as far as I can seem to go.

Is there a way to do this? Thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
launchpadlib Edit question
Assignee:
Björn Tillenius Edit question
Last query:
Last reply:
Whiteboard:
al-maisan, Fri, 06 Mar 2009 19:34:33 +0100, assigned this to bjornt
Revision history for this message
Michael Nelson (michael.nelson) said :
#1

Hi dwelch91,

The only way I can see to find the info you're after with the current api is to get the source package that you're interested in, and the use it's exposed methods via the api documented here:

https://edge.launchpad.net/+apidoc/#distribution_source_package-getBugTasks

Hope that helps!

Revision history for this message
Students For Free Culture API Bot (sfcbot) said :
#2

There should really be a way to do this. It would be a large improvement in the API

Can you help with this problem?

Provide an answer of your own, or ask dwelch91 for more information if necessary.

To post a message you must log in.