Files
stackalytics/stackalytics
yanheven a028b2f3c6 Also parse related task for each bug
Many bugs have related tasks, we should parse this task by sending a request
to launchpad by this param "related_tasks_collection_link".

if the bug has related tasks,the key "entries" in return data will be a list,
we can treat it as a normal bug "entries".

Change-Id: Ic5b625146b7f3eee641cd8d39ca99f72f792ac48
Closes-Bug:1419460
2015-02-09 04:52:38 +00:00
..