[Bug 1240379] Re: User can't asssign milestone to launchpad bug

Sean McGinnis sean_mcginnis at dell.com
Sun Jun 5 22:56:25 UTC 2016


I'm sure this can probably be closed, but in case this helps anyone that
comes across this, I am able to assign milestones just fine with this:

new_milestone = project.getMilestone(name='milestone_name')
bug.milestone = new_milestone
bug.lp_save()

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-launchpadlib in Ubuntu.
https://bugs.launchpad.net/bugs/1240379

Title:
  User can't asssign milestone to launchpad bug

Status in python-launchpadlib package in Ubuntu:
  New

Bug description:
  Now launchpadlib has no any methods to assign milestone for bugs (but
  we can do this via web interface)

  it is important issue to manage bugs via launchpadlib python library.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-launchpadlib/+bug/1240379/+subscriptions



More information about the foundations-bugs mailing list