Closed Bug 866310 Opened 12 years ago Closed 9 years ago

/products/versions/WHATEVER returns all versions

Categories

(Socorro Graveyard :: Middleware, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: peterbe, Unassigned)

References

Details

If you try to hit: /products/versions/WHATEVER you get the same response as with /products/versions/WHATEVERELSE or /products/versions/XJHTJAIVNY In either case, it returns every version.
I don't think we use the ``versions`` parameter anywhere in the UI, so we might just remove it and make the service simpler.
Assignee: nobody → adrian
OS: Mac OS X → All
Priority: -- → P3
Hardware: x86 → All
I'd be up for that. I took a grep-around in socorro-crashstats and it appears we never set the `versions` parameter. We have to remember to not resolve this bug just because we remove the parameter and update the docs. We'll also need to update crashstats/crashstats/models.py
This 'versions' parameter was actually added to the products service because the PHP app uses it. I'll remove it after we turn the PHP app off.
Depends on: 875992
Assignee: adrian → nobody
Priority: P3 → --
This endpoint is deprecated. https://bugzilla.mozilla.org/show_bug.cgi?id=1064968 To be graceful, we're intent to keep the API endpoints in case somebody is using them.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Product: Socorro → Socorro Graveyard
You need to log in before you can comment on or make changes to this bug.