Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
|||
Line 45: | Line 45: | ||
|flags||Array of Flag||Flags set on this bug|| | |flags||Array of Flag||Flags set on this bug|| | ||
|- | |- | ||
|groups||Array of | |groups||Array of Group||Groups to which this bug belongs|| | ||
|- | |- | ||
|history||Array of ChangeSet||Changes made to bug fields in the past (requires 3.4)|| | |history||Array of ChangeSet||Changes made to bug fields in the past (requires 3.4)|| | ||
Line 118: | Line 118: | ||
|- | |- | ||
|text||String, No Mod||Text of comment (plain text)|| | |text||String, No Mod||Text of comment (plain text)|| | ||
|} | |||
==Group== | |||
{| border="1" | |||
!Name!!Type!!Description!!Other Names | |||
|- | |||
|id||Integer, Read Only||Unique numeric identifier for group|| | |||
|- | |||
|name||String, Read Only||String identifier for group|| | |||
|} | |} | ||