Closed Bug 834802 Opened 11 years ago Closed 11 years ago

Add column to raw_adu so we can track when it is received

Categories

(Socorro :: Database, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: selenamarie, Assigned: selenamarie)

References

Details

Add column with 'default NOW() NOT NULL' so we can keep track of when we receive ADU (aka ADI).
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/cfa6801e55045b9509ee670e3fc42d7f7b274281
bug 834802 Add column to raw_adu to track time received

https://github.com/mozilla/socorro/commit/2b3f32e8a3f22ae7085f695025846363efacb573
Merge pull request #1091 from selenamarie/bug834802-track-adi-receipt

bug 834802 Add column to raw_adu to track time received
Assignee: nobody → sdeckelmann
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 36
Selena could you do me a favor and post in a comment output from postgres showing a column with the correct attributes was created on Stage?
Confirmed that this is working!

-[ RECORD 5 ]-------+------------------------------
adu_count           | 1
date                | 2013-02-26
product_name        | WebappRuntime
product_os_platform | Windows
product_os_version  | 
product_version     | 22.0a1
build               | 20130226031002
build_channel       | nightly
product_guid        | webapprt@mozilla.org
inserted_at         | 2013-02-27 05:06:40.706344+00


Thanks for checking in, Matt.
(In reply to Selena Deckelmann :selenamarie :selena from comment #4)
> Confirmed that this is working!

<3 many thanks! QA verified per comment 4
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.