Closed
Bug 958305
Opened 11 years ago
Closed 10 years ago
Allow filters by region, carrier at /api/v2/feed/items/
Categories
(Marketplace Graveyard :: API, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chuck, Assigned: kngo)
References
Details
(Whiteboard: [qa-])
...but this isn't a typical filter. Most requests will include region and carrier parameters, but we don't only want feed items matching both region and carrier. This should return:
- Items where region and carrier both match
- Items where region matches and carrier is null
- Items where region is null and carrier matches
- Items where region is null and carrier is null
Reporter | ||
Updated•11 years ago
|
Priority: -- → P2
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → kngo
Assignee | ||
Comment 1•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•