Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
(Remove percentage_complete (calculable from other fields)) |
No edit summary |
||
Line 42: | Line 42: | ||
|estimated_time||Decimal||Current estimated time for fix, in hours|| | |estimated_time||Decimal||Current estimated time for fix, in hours|| | ||
|- | |- | ||
|flags||Array of Flag||Flags set on this bug | |flags||Array of Flag||Flags set on this bug|| | ||
|- | |- | ||
|groups|| | |groups||Array of String||Names of 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 125: | Line 125: | ||
!Name!!Type!!Description!!Other Names | !Name!!Type!!Description!!Other Names | ||
|- | |- | ||
| | |type_id||Integer||Unique numeric identifier for flag type|| | ||
|- | |- | ||
|id||Integer||Unique numeric identifier for this particular flag|| | |id||Integer||Unique numeric identifier for this particular flag|| | ||
Line 183: | Line 183: | ||
|file_name||String||Path-less filename of attachment|| | |file_name||String||Path-less filename of attachment|| | ||
|- | |- | ||
|flag||Array of Flag||Flags set on this attachment | |flag||Array of Flag||Flags set on this attachment|| | ||
|- | |- | ||
|id||Integer, Read Only||Unique numeric identifier for attachment||attach_id | |id||Integer, Read Only||Unique numeric identifier for attachment||attach_id |