Bugzilla:BzAPI: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 62: Line 62:
== API Notes ==
== API Notes ==


* The <id> parameter for bugs must be a bug number for now; aliases will be supported later.
* Only bug time fields (creation/last_change) return timezone information. For the moment, for other time fields, you will need to know the timezone of the Bugzilla you are accessing. There are plans to sort this out.
* Only bug time fields (creation/last_change) return timezone information. For the moment, for other time fields, you will need to know the timezone of the Bugzilla you are accessing.
* The added and removed fields of the Change object are always strings, even if the field_name is a multi-valued field and more than one value was added or removed. In that case, the values are comma-separated in the string. Parsing and auto-promotion would be possible, but has not yet been implemented.
* Votes are not supported.
* Votes are not supported.
* Examples are in JSON format because I had to pick one; see above regarding other formats.
* Examples are in JSON format because I had to pick one; see above regarding other formats.
Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925

edits

Navigation menu