There should be a Launchpad.get_link() method

Bug #269485 reported by Graham Binns
2
Affects Status Importance Assigned to Milestone
Bugzilla Launchpad Plugin
Fix Released
Undecided
Max Kanat-Alexander

Bug Description

The Launchpad plugin API offers a Launchpad.set_link() method for linking a Bugzilla bug to a Launchpad bug. There should be a corresponding Launchpad.get_link() method, since at the moment the only way to find out the current Launchpad bug for a given Bugzilla bug is to look in the `internals` structure returned by Launchpad.get_bugs().

Revision history for this message
Max Kanat-Alexander (mkanat) wrote :

Wow, I didn't realize that launchpad doesn't save my comment if I don't use the comment-related save button?

Anyhow, I wrote a Launchpad.get_link method. It takes a single "id" argument like { id: 1 } (which is the bug ID) and returns a launchpad_id like { launchpad_id: 12345 }.

Changed in bugzilla-launchpad:
assignee: nobody → mkanat
status: New → Fix Committed
Curtis Hovey (sinzui)
Changed in bugzilla-launchpad:
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.