IBugTaskSet.createTask should take a target argument

Bug #55099 reported by Brad Bollenbach
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Low
William Grant

Bug Description

IBugTaskSet.createTask should take a target argument. Currently it looks like:

    def createTask(bug, product=None, productseries=None, distribution=None,
                   distrorelease=None, sourcepackagename=None, status=None,
                   importance=None, assignee=None, owner=None, milestone=None):

which means that the callsite has to figure out whether it should pass productseries, distribution, distrorelease, etc. This figuring out should instead be done inside the createTask method.

Brad Bollenbach (bradb)
Changed in malone:
status: Unconfirmed → Confirmed
Curtis Hovey (sinzui)
Changed in malone:
status: Confirmed → Triaged
importance: Undecided → Low
William Grant (wgrant)
Changed in launchpad:
assignee: nobody → William Grant (wgrant)
status: Triaged → Fix Released
Curtis Hovey (sinzui)
tags: added: disclosure target-picker
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.