Can't retrieve activity log of bug using api in anonymous mode

Bug #1440812 reported by Oleksii Chuprykov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

launchpad = Launchpad.login_anonymously('just testing', 'production')

ubuntu = launchpad.projects['ubuntu']

tasks = ubuntu.searchTasks()

for act in tasks[0].bug.activity: act
#prints nothing

But we can get activity log of the bug by clicking on the ` See full activity log` in the bottom of the page.

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.