launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #07758
Re: [Merge] lp:~rharding/launchpad/bugnom_874250 into lp:launchpad
Robert, I had considered it, but thought it best to mirror the addTask functionality which has the same indirection. I just replaced the self.bug.addTask with self.bug.addManyTask
If I take out the indirection I can change the call to:
getUtility(IBugtaskSet).addManyTasks(self.bug, approver, targets) I suppose, but now the two add method work differently.
--
https://code.launchpad.net/~rharding/launchpad/bugnom_874250/+merge/105317
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
References