Closed
Bug 769205
Opened 12 years ago
Closed 12 years ago
[MOBETA] Add has_builds to products service
Categories
(Socorro Graveyard :: Middleware, defect)
Socorro Graveyard
Middleware
Tracking
(Not tracked)
RESOLVED
FIXED
18
People
(Reporter: adrian, Assigned: adrian)
References
Details
(Whiteboard: [qa-])
There is a new field in the products_info table that tells whether a version has builds or not. We shall return that value so the UI can use it to display specific pages for different versions.
Assignee | ||
Comment 1•12 years ago
|
||
Work is done and can be seen here: https://github.com/AdrianGaudebert/socorro/compare/master...769205-products-service-add-has-builds
Waiting for a way to run unit tests.
Assignee | ||
Updated•12 years ago
|
Target Milestone: 16 → 18
Assignee | ||
Comment 2•12 years ago
|
||
This is in the mobeta branch, waiting to merged into master.
Target Milestone: 18 → 19
Assignee | ||
Updated•12 years ago
|
Target Milestone: 19 → 18
Comment 3•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/1ba2a875a1ba251e03647cf08e69bd35675872ea
Fixes bug 769205 - Added has_builds field to products service return value.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [qa-]
Updated•8 years ago
|
Product: Socorro → Socorro Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•