25
27
from lp.bugs.interfaces.externalbugtracker import UNKNOWN_REMOTE_IMPORTANCE
27
28
from lp.services.database.isolation import ensure_no_transaction
28
29
from lp.services.propertycache import cachedproperty
32
32
class RequestTracker(ExternalBugTracker):