Closed Bug 658433 Opened 14 years ago Closed 14 years ago

Unable to search product by multiple values

Categories

(Webtools Graveyard :: BzAPI, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: christian, Assigned: gerv)

Details

You suspect correctly. Comma-separated values for one parameter are no longer supported by Bugzilla. I'm fairly sure the BzAPI documentation doesn't suggest using that form - in fact, it recommends the other. If I'm wrong, tell me and I'll fix it. Anyway, try: https://api-dev.bugzilla.mozilla.org/latest/bug/?changed_before=2011-03-26&changed_after=2011-03-24&changed_field=status&changed_field_to=RESOLVED&resolution=FIXED&product=Core&product=Firefox That returns 131 bugs for me as of now. Gerv
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.