Closed
Bug 772438
Opened 13 years ago
Closed 13 years ago
Need a way to get default featured version
Categories
(Socorro Graveyard :: Middleware, defect)
Socorro Graveyard
Middleware
Tracking
(Not tracked)
RESOLVED
FIXED
18
People
(Reporter: adrian, Assigned: adrian)
References
Details
(Whiteboard: [qa-])
For bug 748425, we need a way to know what featured version of a product is the default one. We can either create a new service or extend an existing service to return versions ordered with the default one as first.
Assignee | ||
Updated•13 years ago
|
Target Milestone: 17 → 18
Assignee | ||
Comment 1•13 years ago
|
||
Pull request: https://github.com/mozilla/socorro/pull/714
Comment 2•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/a4044848a8bf8e6adcaa9e6aaf4c07b59ed04aec
Fixes bug 772438 - Extended products service to return the default version of each product.
https://github.com/mozilla/socorro/commit/d608b897ee35f1c794f3d1294f786fdf3fa8ad89
Merge pull request #714 from AdrianGaudebert/772438-default-version-service
Fixes bug 772438 - Added a middleware service to return default version ...
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
Adrian -- what are the verification points for this bug? I just want to be clear :)
Assignee | ||
Comment 4•13 years ago
|
||
Sorry Matt, forgot to mention, this is a qa- bug, there is no UI for this service yet. QA will come with bug 748425.
Whiteboard: [qa-]
Comment 5•13 years ago
|
||
groovy-sauce, thanks adrian [qa-] ftw
Updated•9 years ago
|
Product: Socorro → Socorro Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•