Confirmed users
807
edits
Mpotharaju (talk | contribs) No edit summary |
No edit summary |
||
Line 151: | Line 151: | ||
---- | ---- | ||
== 2.5 Bugzilla Tracking == | == 2.5 Bugzilla Tracking == | ||
===View Source=== | |||
---- | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"blocks":"1188667", | |||
"cf_feature_b2g":"2.5+", | "cf_feature_b2g":"2.5+", | ||
"status":["NEW","REOPENED","UNCONFIRMED","ASSIGNED","RESOLVED","VERIFIED","CLOSED"], | |||
"status":["NEW","REOPENED","UNCONFIRMED","ASSIGNED"], | "include_fields": "id, summary, status, target_milestone, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g" | ||
"include_fields": "id, summary, target_milestone | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
---- | |||
===Webmaker=== | |||
---- | |||
<bugzilla> | |||
{ | |||
"blocks":"1189820", | |||
"cf_feature_b2g":"2.5+", | |||
"status":["NEW","REOPENED","UNCONFIRMED","ASSIGNED","RESOLVED","VERIFIED","CLOSED"], | |||
"include_fields": "id, summary, status, target_milestone, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g" | |||
} | |||
</bugzilla> | |||
---- | |||
===Bugzilla Lite=== | |||
---- | |||
<bugzilla> | |||
{ | |||
"blocks":"1180660", | |||
"cf_feature_b2g":"2.5+", | |||
"status":["NEW","REOPENED","UNCONFIRMED","ASSIGNED","RESOLVED","VERIFIED","CLOSED"], | |||
"include_fields": "id, summary, status, target_milestone, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g" | |||
} | |||
</bugzilla> | |||
---- | |||
===Buddy Up / Help=== | |||
<bugzilla> | |||
{ | |||
"blocks":"1180662", | |||
"cf_feature_b2g":"2.5+", | |||
"status":["NEW","REOPENED","UNCONFIRMED","ASSIGNED","RESOLVED","VERIFIED","CLOSED"], | |||
"include_fields": "id, summary, status, target_milestone, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g" | |||
} | |||
</bugzilla> | |||
====Add-ons=== | |||
---- | ---- |