- Look at version field
- Remember all the values that version can be
- Remember to look at dates filed
Created
June 15, 2020 17:07
-
-
Save emceeaich/a60d28536e4939f55b96354b2ddbf49d to your computer and use it in GitHub Desktop.
Bugzilla query for defects filed on Beta and Release
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://bugzilla.mozilla.org/buglist.cgi? | |
emailreporter1=1 | |
version=77 | |
version=77%20Branch | |
version=76 | |
version=76%20Branch | |
version=Firefox%2076 | |
version=Firefox%2077 | |
email2=softvision | |
chfield=%5BBug%20creation%5D | |
classification=Client%20Software | |
classification=Developer%20Infrastructure | |
classification=Components | |
classification=Server%20Software | |
o1=nowords | |
v1=thunderbird%2C%20mail-news%20core%2C%20calendar | |
f1=product | |
resolution=FIXED | |
query_format=advanced | |
bug_type=defect | |
emailreporter2=1 | |
chfieldfrom=2020-06-03 | |
email1=%25group.mozilla-corporation%25 | |
emailtype1=notequals | |
emailtype2=notsubstring | |
bug_severity=blocker | |
bug_severity=S1 | |
bug_severity=critical | |
bug_severity=S2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment