Confirmed users
933
edits
(bug list) |
(→Firefox 70: Untriaged P1-3) |
||
Line 5: | Line 5: | ||
[https://bugzilla.mozilla.org/enter_bug.cgi?product=Toolkit&component=Password%20Manager&status_whiteboard=%5Bpasswords%3Amanagement%5D%2520%5Bskyline%5D File a bug] | [https://bugzilla.mozilla.org/enter_bug.cgi?product=Toolkit&component=Password%20Manager&status_whiteboard=%5Bpasswords%3Amanagement%5D%2520%5Bskyline%5D File a bug] | ||
=== P1 === | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
Line 11: | Line 12: | ||
"o1": "anywordssubstr", | "o1": "anywordssubstr", | ||
"v1": "[passwords:management]", | "v1": "[passwords:management]", | ||
"priority": "P1", | |||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "priority, id, summary, whiteboard, cf_status_firefox70, assigned_to", | |||
"order": "priority" | |||
} | |||
</bugzilla> | |||
=== P2 === | |||
<bugzilla> | |||
{ | |||
"component": ["Password Manager"], | |||
"f1": "status_whiteboard", | |||
"o1": "anywordssubstr", | |||
"v1": "[passwords:management]", | |||
"priority": "P1", | |||
"resolution": "---", | |||
"include_fields": "priority, id, summary, whiteboard, cf_status_firefox70, assigned_to", | |||
"order": "priority" | |||
} | |||
</bugzilla> | |||
=== P3 === | |||
<bugzilla> | |||
{ | |||
"component": ["Password Manager"], | |||
"f1": "status_whiteboard", | |||
"o1": "anywordssubstr", | |||
"v1": "[passwords:management]", | |||
"priority": "P3", | |||
"resolution": "---", | |||
"include_fields": "priority, id, summary, whiteboard, cf_status_firefox70, assigned_to", | |||
"order": "priority" | |||
} | |||
</bugzilla> | |||
=== Untriaged === | |||
<bugzilla> | |||
{ | |||
"component": ["Password Manager"], | |||
"f1": "status_whiteboard", | |||
"o1": "anywordssubstr", | |||
"v1": "[passwords:management]", | |||
"resolution": "---", | |||
"priority": "--", | |||
"include_fields": "priority, id, summary, whiteboard, cf_status_firefox70, assigned_to", | "include_fields": "priority, id, summary, whiteboard, cf_status_firefox70, assigned_to", |