Closed Bug 726828 Opened 12 years ago Closed 12 years ago

eliminate use of reports table build_date column from UI

Categories

(Socorro :: Webapp, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lars, Assigned: espressive)

References

Details

(Whiteboard: [qa-])

Bug 716679 mandates the elimination of the 'build_date' column from the 'reports' table.  Unfortunately, the UI uses that column directly.  Once the use in the UI is eliminated, it can be eliminated from processor and database table.

see common.php for examples.  Please scour the rest of the php code for other instances of its use.
Assignee: nobody → sneethling
Status: NEW → ASSIGNED
Target Milestone: 2.4.3 → 2.4.4
Target Milestone: 2.4.4 → 2.4.3
Sent pull request: https://github.com/mozilla/socorro/pull/355

@see comments on the pull request for review.
Whiteboard: [qa-]
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/b0594a8b4fd9508055b939583dbea819d085a054
Merge pull request #355 from ossreleasefeed/use-build-not-build_date-726828

changed to using build as apposed to build_date fixes bug 726828
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.