milestone attribute of a bug task is not exposed

Bug #320193 reported by Brian Murray
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Eleanor Berger

Bug Description

Milestones are not an accessible attribute of bug tasks which is odd since you can search for them.

In [10]: ubuntu.searchTasks(assignee=launchpad.me)[1].lp_attributes Out[10]:
['self_link',
 'resource_type_link',
 'http_etag',
 'date_closed',
 'status',
 'bug_target_name',
 'date_confirmed',
 'importance',
 'date_left_new',
 'title',
 'date_triaged',
 'bug_watch',
 'date_left_closed',
 'is_complete',
 'date_fix_committed',
 'bug_target_display_name',
 'date_fix_released',
 'date_created',
 'date_in_progress',
 'date_assigned']

Tags: api lp-bugs
Changed in malone:
assignee: nobody → intellectronica
importance: Undecided → Medium
milestone: none → 2.2.1
status: New → In Progress
Revision history for this message
Eleanor Berger (intellectronica) wrote :

RF 7654

Changed in malone:
status: In Progress → Fix Committed
Revision history for this message
Eleanor Berger (intellectronica) wrote :

Turns out that to make this usable via launchpadlib, we need to export the milestone as a reference to another exported entity (rather than just a Choice field). I've got a fix but it can wait until the beginning of the next cycle.

Changed in malone:
milestone: 2.2.1 → 2.2.2
status: Fix Committed → In Progress
Revision history for this message
Eleanor Berger (intellectronica) wrote :

RF 7758

Changed in malone:
status: In Progress → Fix Committed
Changed in malone:
status: Fix Committed → Fix Released
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.