Comment 2 for bug 340935

Revision history for this message
Celso Providelo (cprov) wrote : Re: DistributionSourcePackage doesn't expose enough of its attributes

I think James means first https://edge.launchpad.net/+apidoc/#bug_task API, it has 'bug_target_name' and 'target'.

The latter points to a https://edge.launchpad.net/+apidoc/#bug_target which is pretty much a end-of-line object atm, since you can only call 'searchTasks' (which, at most, can send you to the point you were at the beginning).

Let me know if I'm mistaken, but it doesn't seem to be a problem in Soyuz/DistributionSourcePackage, but instead in Malone/BugTarget, which lacks a link to the actual 'target' (Distribution, DistroSeries, DistributionSourcePackage, Product, etc).