Closed Bug 1049796 Opened 10 years ago Closed 10 years ago

staticdata.py os_names table missing 'Unknown' row

Categories

(Socorro :: Database, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

References

Details

It's important to have the 'Unknown' os_name in os_names, otherwise update_reports_clean() gets a NULL on one of its joins: 10:13 < jorgenpt> IntegrityError: null value in column "os_version_id" violates not-null constraint
We're actually splitting out staticdata from fakedata over in bug 1049775, so going to block on that landing to fix this one.
Status: NEW → ASSIGNED
Depends on: 1049775
Summary: fakedata.py os_names table missing 'Unknown' row → staticdata.py os_names table missing 'Unknown' row
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/2a781528d2c1e245a73bb9afc5ff668bdc5b1793 fix bug 1049796 - need Unknown in os_names table for JOIN that update_reports_clean() does https://github.com/mozilla/socorro/commit/422d038b9a7bb59bd10cc10fc6d9e56475066ed2 Merge pull request #2303 from rhelmer/bug1049796-add-unknown-os-to-os_names fix bug 1049796 - need Unknown in os_names table for JOIN that update_re...
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100
You need to log in before you can comment on or make changes to this bug.