Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
(→Field) |
||
Line 115: | Line 115: | ||
|values||Array of String||Legal values for fields which have fixed set | |values||Array of String||Legal values for fields which have fixed set | ||
|- | |- | ||
|open||Array of | |open||Array of [[Bugzilla:REST_API:Objects:Configuration#Status|Status]]||'status' field only - open statuses | ||
|- | |- | ||
|closed||Array of | |closed||Array of [[Bugzilla:REST_API:Objects:Configuration#Status|Status]]||'status' field only - closed statuses | ||
|} | |} | ||
Line 128: | Line 128: | ||
|- | |- | ||
|description||String|| | |description||String|| | ||
|} | |||
====Status==== | |||
{| border="1" | |||
!Name!!Type!!Notes | |||
|- | |||
|name||String|| | |||
|- | |||
|next_values||Array of String||Valid statuses you can transition to next | |||
|} | |} |