amqp2disk oopses with lower case hashes are not accessible via their suffix

Bug #884571 reported by Robert Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-oops-tools
Fix Released
Critical
Robert Collins

Bug Description

The OOPS UI and schema expect everything to be upper case. Its impossible to get it to search for a lower case string like deadbeef if the OOPS id is OOPS-deadbeef. OOPSes from qastaging etc are inaccessible unless the URL is manually fixed up until fixed. A monkey patch is live.

Related branches

Changed in python-oops-tools:
assignee: nobody → Robert Collins (lifeless)
Revision history for this message
Robert Collins (lifeless) wrote :

This is in trunk, will wait a day or two for more fixes from Roman etc before cutting a release.

Changed in python-oops-tools:
status: Triaged → Fix Committed
Revision history for this message
Robert Collins (lifeless) wrote :

Turns out the real issue is in the lookup code - U1 oopses are lowercase and that was supported for ages, but OOPS- prefixed lowercases reports were not.

So I'm going to back out the prior change and change the lookup code only.

Changed in python-oops-tools:
status: Fix Committed → In Progress
Revision history for this message
Robert Collins (lifeless) wrote :

They are totally accessible (I just checked on qastaging with the upper call removed). No idea why we had failures during initial deploy. Teething trouble. I've added a test change to make this even more clearly supported.

Changed in python-oops-tools:
status: In Progress → Invalid
summary: - amqp2disk oopses with lower case hashes are not accessible
+ amqp2disk oopses with lower case hashes are not accessible via their
+ suffix
description: updated
Changed in python-oops-tools:
status: Invalid → Triaged
status: Triaged → In Progress
Changed in python-oops-tools:
status: In Progress → Fix Committed
Changed in python-oops-tools:
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.