Please add bug_supervisor task support

Bug #840621 reported by Dave Walker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Indicator-Bug
Expired
Wishlist
Unassigned

Bug Description

Hi,

Being able to use this project for items a launchpad user or team, where they are a bug supervisor (subscribed to bugs) would be very useful!

Thanks!

Minimal example of how to get a list of bugs based on this feature:
from launchpadlib.launchpad import Launchpad
launchpad = Launchpad.login_anonymously('foobar', 'production')
ubuntu = launchpad.projects['ubuntu']
supervisor = launchpad.people["ubuntu-server"]
bugtasks = ubuntu.searchTasks(bug_supervisor=supervisor)

Revision history for this message
Oier Mees (oier) wrote :

thanks for your bug report Dave,
 I am not sure of this feature because I asume that if your are bug supervisor you get email when there new bugs or this change importance,status...? I am not familiar with being part of a big bug-supervisor team so could you please explain the use case better?

Oier Mees (oier)
Changed in indicator-bug:
importance: Undecided → Wishlist
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Indicator-Bug because there has been no activity for 60 days.]

Changed in indicator-bug:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.