launchpadlib returns incorrect dates

Bug #1718795 reported by Ashley Lai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

For bug 1705594, the status is 'incomplete' and launchpadlib returns the 'triaged' and fix_commited' date as 2017-9-19. The status never went to 'triaged' or 'fix-committed' state.

bug_task = launchpad.bugs[1705594].bug_tasks
for task in bug_task:
    print task.date_fix_committed
    print task.date_triaged

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.