Closed Bug 958305 Opened 10 years ago Closed 10 years ago

Allow filters by region, carrier at /api/v2/feed/items/

Categories

(Marketplace Graveyard :: API, defect, P2)

defect

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
Priority: -- → P2
Assignee: nobody → kngo
https://github.com/mozilla/zamboni/pull/2151
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.