Security/Fingerprinting: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
     "emailtype1":"notsubstring",
     "emailtype1":"notsubstring",
     "emailassigned_to1":"1",
     "emailassigned_to1":"1",
     "email1":"nobody@mozilla.org",
     "email1":"nobody@mozilla.org"
    "keywords_type":"nowords",
    "keywords":"meta"
   }
   }
</bugzilla>
</bugzilla>
Line 33: Line 31:
     "emailtype1":"notsubstring",
     "emailtype1":"notsubstring",
     "emailassigned_to1":"1",
     "emailassigned_to1":"1",
     "email1":"nobody@mozilla.org",
     "email1":"nobody@mozilla.org"
    "keywords_type":"nowords",
    "keywords":"meta"
   }
   }
</bugzilla>
</bugzilla>
Line 51: Line 47:
     "order": "bug_id",
     "order": "bug_id",
     "status":["__open__"],
     "status":["__open__"],
     "assigned_to":"nobody@mozilla.org",
     "assigned_to":"nobody@mozilla.org"
    "keywords_type":"nowords",
    "keywords":"meta"
   }
   }
</bugzilla>
</bugzilla>

Revision as of 15:34, 28 October 2016

Active Bugs

Bugs which are assigned and being worked on.

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1


Assigned, but not started

These bugs have an owner, but their status is 'NEW' indicating that they are not being worked on yet.

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1


Backlog (all unowned)

Bugs looking for an owner.

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1


Meta Bugs (if any)

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1