getLaunchpadBugId() can only return None for Bugzilla 3.4+ API bug trackers

Bug #490267 reported by Graham Binns
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

There's no way to get the Launchpad bug ID that's linked to a given Bugzilla bug report using the Bugzilla 3.4+ API (https://bugzilla.mozilla.org/show_bug.cgi?id=531784). As a result, BugzillAPI.getLaunchpadBugId() can only ever return None. This means that we'll always try to set the remote bug's see_also links. This isn't really that much of a problem, but once the bug in Bugzilla has been fixed we should update BugzillaAPI.getLaunchpadBugId() to be useful so as to avoid the extra request.

Revision history for this message
Graham Binns (gmb) wrote :

I'd rather hoped that a bug watch for https://bugzilla.mozilla.org/show_bug.cgi?id=531784 would be created. Apparently that's still a bug.

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.