DOM/board/review: Difference between revisions

From MozillaWiki
< DOM‎ | board
Jump to navigation Jump to search
m (adding an attempt)
(Update query from Liz.)
Line 1: Line 1:
'''Bug With Patches up for Review'''
'''Bug With Patches up for Review'''
<bugzilla>
{
  "f1":"flags",
  "o1":"anywords",
  "v1":"review?,test",
  "f2": "is_patch",
  "o2": "equals",
  "v2": "1",
  "component":  ["DOM"],
  "status":["NEW","REOPENED","ASSIGNED"],
  "include_fields":"assigned_to,id,summary,status,resolution,priority",
  "order": "assigned_to,priority,id"
}
</bugzilla>
(test query from lizzard)
<bugzilla>
<bugzilla>
     {
     {
         "product":  ["Core"],
         "product":  ["Core"],
         "component": ["DOM"],
         "component": ["DOM"],
        "resolution": "---",
         "f1":"attachments.ispatch",
         "f1":"attachments.ispatch",
         "o1":"equals",
         "o1":"equals",
Line 29: Line 9:
         "f2":"flagtypes.name",
         "f2":"flagtypes.name",
         "o2":"substring",
         "o2":"substring",
         "v2":"review",   
         "v2":"review?",   
        "status":["NEW","REOPENED","ASSIGNED"],
         "include_fields":"assigned_to,id,summary,status,resolution,priority"
         "include_fields":"assigned_to,id,summary,status,resolution,priority"
}
}


</bugzilla>
</bugzilla>

Revision as of 19:13, 23 July 2018

Bug With Patches up for Review

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);