Bugzilla:BzAPI:Methods: Difference between revisions

No edit summary
Line 44: Line 44:


* Examples: [https://api-dev.bugzilla.mozilla.org/latest/count?product=Bugzilla&priority=P1&severity=blocker number of P1s in the Bugzilla product], [https://api-dev.bugzilla.mozilla.org/latest/count?product=Bugzilla&priority=P1&x_axis_field=severity the same, broken down by severity], [https://api-dev.bugzilla.mozilla.org/latest/count?product=Bugzilla&priority=P1&x_axis_field=severity&y_axis_field=component the same, broken down by severity and component].
* Examples: [https://api-dev.bugzilla.mozilla.org/latest/count?product=Bugzilla&priority=P1&severity=blocker number of P1s in the Bugzilla product], [https://api-dev.bugzilla.mozilla.org/latest/count?product=Bugzilla&priority=P1&x_axis_field=severity the same, broken down by severity], [https://api-dev.bugzilla.mozilla.org/latest/count?product=Bugzilla&priority=P1&x_axis_field=severity&y_axis_field=component the same, broken down by severity and component].
* If you specify a z_axis_field without an x or a y, or a y without an x, the results are undefined. So don't do that.


'''Errors'''
'''Errors'''
Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925

edits