222
223
# IDistribution, IDistroSeries, IProjectGroup.
223
224
enable_bugfiling_duplicate_search = True
225
def getUsedBugTagsWithOpenCounts(self, user, tag_limit=0,
226
def getUsedBugTagsWithOpenCounts(self, user, tag_limit=0, include_tags=None):
228
228
from lp.bugs.model.bug import get_bug_tags_open_count
229
229
return get_bug_tags_open_count(