On Tue, Mar 20, 2012 at 5:37 AM, Guilherme Salgado <guilherme.salg...@linaro.org> wrote: > Hi there, > > In order to implement https://dev.launchpad.net/Projects/WorkItems we > have a query for BugTasks that returns all tasks assigned to any member > of a team and whose milestone has a due date before a certain cutoff > date. AFAICT, I cannot use BugTaskSet.search() for that because there > we cannot search for tasks assigned to any members of a team or across > all tasks with milestones (we can only filter by a single milestone or > not filter by milestone at all). Adding support for those two things
!citation needed. Did you try passing in any(*yourinterestedmilestones) ? The advanced search form quite happily selects a set of milestones today.... -Rob _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : launchpad-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp