224
224
def getRemoteBugBatch(self, bug_ids):
225
225
"""See `ExternalBugTracker`"""
227
227
# At present, Roundup does not support exporting only a
228
228
# subset of bug ids as a batch (launchpad bug 135317). When
229
229
# this bug is fixed we need to change this method to only