Activity log for bug #320596

Date Who What changed Old value New value Message
2009-01-23 19:27:41 Markus Korn bug added bug
2009-01-28 11:10:48 Eleanor Berger malone: status New Triaged
2009-01-28 11:10:48 Eleanor Berger malone: importance Undecided High
2009-01-28 11:10:48 Eleanor Berger malone: statusexplanation
2009-01-28 11:10:48 Eleanor Berger malone: milestone 2.2.2
2009-01-28 11:11:05 Eleanor Berger title [API] series.searchTasks() always returns an empty collection Series.searchTasks() always returns an empty collection
2009-02-20 09:58:39 Björn Tillenius malone: milestone 2.2.2
2009-07-24 09:37:10 Markus Korn attachment added queries.txt http://launchpadlibrarian.net/29477352/queries.txt
2009-07-29 16:32:07 Brian Murray description When I try to search for tasks in a distro series I always get an empty result, example reproducer: In [1]: ubuntu = launchpad.distributions["ubuntu"] In [2]: hardy = ubuntu.getSeries(name_or_version="hardy") In [3]: list(hardy.searchTasks()) Out[3]: [] Which is obviously wrong. When I try to search for tasks in a distro series I always get an empty result, example reproducer: In [1]: ubuntu = launchpad.distributions["ubuntu"] In [2]: hardy = ubuntu.getSeries(name_or_version="hardy") In [3]: list(hardy.searchTasks()) Out[3]: [] Which is obviously wrong. A workaround is to search using omit_targeted=False, with the example query: list(hardy.searchTasks(omit_targeted=False))
2009-07-29 16:32:07 Brian Murray tags api api ubuntu-qa
2010-07-22 13:05:04 C de-Avillez bug added subscriber C de-Avillez
2010-07-22 17:13:25 Launchpad Janitor branch linked lp:~brian-murray/launchpad/bug-320596
2010-07-22 17:25:14 Brian Murray malone: assignee Brian Murray (brian-murray)
2010-07-22 17:25:16 Brian Murray malone: status Triaged In Progress
2010-07-22 17:26:00 Brian Murray malone: milestone 10.08
2010-08-12 14:55:54 Deryck Hodge malone: milestone 10.08 10.09
2010-08-29 07:45:52 Launchpad QA Bot tags api ubuntu-qa api qa-needstesting ubuntu-qa
2010-08-29 07:45:56 Launchpad QA Bot malone: status In Progress Fix Committed
2010-08-30 16:45:24 Brian Murray tags api qa-needstesting ubuntu-qa api qa-ok ubuntu-qa
2010-09-09 12:41:01 Curtis Hovey malone: status Fix Committed Fix Released
2016-11-18 15:31:56 Anthony Wong bug added subscriber Anthony Wong