OOPSes when transitioning watched bugtasks' importance

Bug #280068 reported by Graham Binns
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
William Grant

Bug Description

There have been OOPSes when trying to transition the bug task linked to a given bug watch to a new status. (OOPS-1011CCW2811, OOPS-1011CCW2974).

Both of these have occurred with RT instances. The error: TypeError: Not a DBItem: <type 'str'> suggests that for some reason a string is being passed to BugTask.transitionToStatus() instead of a BugTaskStatus.

Related branches

Graham Binns (gmb)
Changed in malone:
status: New → Triaged
Gavin Panella (allenap)
Changed in malone:
importance: Undecided → Low
tags: added: story-reliable-bug-syncing
Ursula Junque (ursinha)
tags: added: oops
Changed in launchpad:
importance: Low → Critical
Revision history for this message
William Grant (wgrant) wrote :

RequestTracker.convertRemoteImportance returns UNKNOWN_REMOTE_IMPORTANCE. getRemoteImportance is meant to do that, but convertRemoteImportance should return BugTaskImportance.UNKNOWN.

Changed in launchpad:
assignee: nobody → William Grant (wgrant)
status: Triaged → In Progress
William Grant (wgrant)
summary: - OOPSes when transitioning watched bugtasks' statuses
+ OOPSes when transitioning watched bugtasks' importance
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :

Fixed in stable r12613 (http://bazaar.launchpad.net/~launchpad-pqm/launchpad/stable/revision/12613) by a commit, but not testable.

Changed in launchpad:
milestone: none → 11.04
tags: added: qa-untestable
Changed in launchpad:
status: In Progress → Fix Committed
William Grant (wgrant)
Changed in 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.