Closed Bug 761609 Opened 12 years ago Closed 12 years ago

Make changes to TCBS middleware service for rapid betas

Categories

(Socorro Graveyard :: Middleware, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adrian, Assigned: adrian)

References

Details

(Whiteboard: [qa-])

From the UI, the only change to the TCBS service will be a new parameter to specify what type of date we filter on: date_range_type <string> : 'crash_date' or 'build_date' @Josh, what will happen on the DB side? A new view or new fields to filter on? Also, do we have to support oldTCBS or can we just forget it?
Target Milestone: 14 → 16
so oldTCBS is going away, which will make your life much easier. However, there will be two tables: tcbs and tcbs_build. The latter will have per-build-date data for aurora, nightly and rapid betas. We should chat about this.
Work is mostly done and can be seen here: https://github.com/AdrianGaudebert/socorro/compare/761609-tcbs-mobeta Waiting for a way to run unit tests, and will certainly need some cleanup.
Target Milestone: 16 → 18
This is in the mobeta branch, waiting to be merged into master.
Target Milestone: 18 → 19
Target Milestone: 19 → 18
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/4f89e6536125e95ab745415d6f86912829c59db0 Fixes bug 761609 - Added an option for date range type in TCBS, added unit tests.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Product: Socorro → Socorro Graveyard
You need to log in before you can comment on or make changes to this bug.