BMO/User profile fields: Difference between revisions

fix broken formatting
(Created page with "These are descriptions of the fields listed on the user profile pages in bugzilla.mozilla.org. '''Last activity''' The date and time a user last reported, changed or commen...")
 
(fix broken formatting)
Line 1: Line 1:
These are descriptions of the fields listed on the user profile pages in bugzilla.mozilla.org.  
These are descriptions of the fields listed on the user profile pages on bugzilla.mozilla.org.  


'''Last activity'''
=== Last activity ===


The date and time a user last reported, changed or commented on a bug in bugzilla. Link to user activity report for the last 30 days.
The date and time a user last reported, changed or commented on a bug in Bugzilla. Link to user activity report for the last 4 weeks.


'''Bugs filed'''
=== Bugs filed ===


The total number of bugs reported by the user. More info: <a href="https://wiki.mozilla.org/How_to_File_a_Bug">How to File a Bug</a>
The total number of bugs reported by the user.
* [[How to File a Bug]]


'''Commented on'''
=== Commented on ===


The total number of bugs that the user has commented on. More info: <a href="https://bugzilla.mozilla.org/page.cgi?id=etiquette.html">Bugzilla etiquette</a>
The total number of bugs that the user has commented on.


'''Comments made'''
=== Comments made ===


The total number of comments that the user has added. More info: <a href="https://bugzilla.mozilla.org/page.cgi?id=etiquette.html">Bugzilla etiquette</a>
The total number of comments that the user has added.


'''Confirmed'''
=== Confirmed ===


The number of bugs the user has changed from UNCONFIRMED to NEW. More info: <a href="https://developer.mozilla.org/en-US/docs/Mozilla/QA/Confirming_unconfirmed_bugs">Confirming unconfirmed bugs</a>
The number of bugs the user has changed from UNCONFIRMED to NEW.
* [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Confirming%5Funconfirmed%5Fbugs Confirming UnconfirmedBugs]


'''QA-contact'''
=== QA-contact ===


QA-contacts work as part of the QA team to help developers with regression testing, steps to reproduce bugs, and bug verification. More info: <a href="https://quality.mozilla.org/docs/misc/how-can-i-help-test/">How can I help test?</a>
QA-contacts work as part of the QA team to help developers with regression testing, steps to reproduce bugs, and bug verification.
* [https://quality.mozilla.org/docs/misc/how-can-i-help-test/ How Can I Help Test?]


'''Patches submitted'''
=== Patches submitted ===


The number of patches a user has submitted to help fix a bug. More info: <a href="https://developer.mozilla.org/en-US/docs/Introduction">Contributing to the Mozilla Codebase</a>, <a href="https://developer.mozilla.org/en-US/docs/Developer_Guide/How_to_Submit_a_Patch">How to Submit a Patch</a>, and <a href="https://wiki.mozilla.org/Bugzilla:Review">Bugzilla:Review</a>.
The number of patches a user has submitted to help fix a bug.
* [https://developer.mozilla.org/en-US/docs/Introduction Contributing to the Mozilla Codebase]
* [https://developer.mozilla.org/en-US/docs/Developer%5FGuide/How%5Fto%5fSubmit%5fa%5fPatch How to Submit a Patch]
* [[Bugzilla:Review|Bugzilla:Review]]


'''Patches reviewed'''
=== Patches reviewed ===


Shows how many patches a user has reviewed. More info: <a href="https://developer.mozilla.org/en-US/docs/Code_Review_FAQ">Code Review FAQ</a> including how to become a reviewer.
Shows how many patches a user has reviewed.
* [https://developer.mozilla.org/en-US/docs/Code%5FReview_FAQ Code Review FAQ] including how to become a reviewer


'''Assigned to'''
=== Assigned to ===


Bugs assigned to a user.
Bugs assigned to a user.


'''Bugs poked'''
=== Bugs poked ===


Total number of bugs a user has interacted with: filed, commented on, changed status, added whiteboard or keyword tags, changed product or component; anything done to the bug that results in saving changes.
Total number of bugs a user has interacted with: filed, commented on, changed status, added whiteboard or keyword tags, changed product or component; anything done to the bug that results in saving changes.


'''RESOLVED'''
=== RESOLVED ===


Bugs a user has changed from NEW, UNCONFIRMED, or REOPENED to RESOLVED. More info: <a href="https://developer.mozilla.org/en-US/docs/What_to_do_and_what_not_to_do_in_Bugzilla#Resolving_bugs">Resolving bugs</a>.
Bugs a user has changed from NEW, UNCONFIRMED, or REOPENED to RESOLVED.
* [https://developer.mozilla.org/en-US/docs/What%5Fto%5Fdo%5Fand%5Fwhat%5Fnot%5Fto%5Fdo%5Fin%5FBugzilla#Resolving_bugs Resolving bugs]


'''DUPLICATE'''
=== DUPLICATE ===


Bugs a user has resolved as a duplicate of an existing bug More info: <a href="https://developer.mozilla.org/en-US/docs/Screening_duplicate_bugs ">Screening DUPLICATE bugs</a>.
Bugs a user has resolved as a duplicate of an existing bug.
* [https://developer.mozilla.org/en-US/docs/Screening%5Fduplicate%5Fbugs Screening DUPLICATE bugs]


'''INVALID'''
=== INVALID ===


Bugs a user has resolved as INVALID; these may be issues that aren't Mozilla bugs, or are features rather than unexpected behavior. More info: <a href="https://developer.mozilla.org/en-US/docs/What_to_do_and_what_not_to_do_in_Bugzilla#Resolving_bugs">Resolving bugs as INVALID</a>.
Bugs a user has resolved as INVALID; these may be issues that aren't Mozilla bugs, or are features rather than unexpected behavior.
* [https://developer.mozilla.org/en-US/docs/What%5Fto%5Fdo%5Fand%5Fwhat%5Fnot%5Fto%5Fdo%5Fin%5FBugzilla#Resolving_bugs Resolving bugs as INVALID]


'''WORKSFORME'''
=== WORKSFORME ===


Bugs a user was unable to reproduce on the reported hardware and OS. More info: <a href="https://developer.mozilla.org/en-US/docs/What_to_do_and_what_not_to_do_in_Bugzilla#Resolving_bugs">Resolving bugs</a>.
Bugs a user was unable to reproduce on the reported hardware and OS.
* [https://developer.mozilla.org/en-US/docs/What%5Fto%5Fdo%5Fand%5Fwhat%5Fnot%5Fto%5Fdo%5Fin%5FBugzilla#Resolving_bugs Resolving bugs]


'''FIXED'''
=== FIXED ===


Bugs a user has resolved as FIXED. Only verify FIXED if the bug's resolution can be tied to a specific code checkin in a Mozilla repository. More info: <a href="https://developer.mozilla.org/en-US/docs/What_to_do_and_what_not_to_do_in_Bugzilla#Resolving_bugs">Resolving bugs as FIXED</a>.
Bugs a user has resolved as FIXED. Only verify FIXED if the bug's resolution can be tied to a specific code checkin in a Mozilla repository.
* [https://developer.mozilla.org/en-US/docs/What%5Fto%5Fdo%5Fand%5Fwhat%5Fnot%5Fto%5Fdo%5Fin%5FBugzilla#Resolving_bugs Resolving bugs as FIXED]


'''VERIFIED'''
=== VERIFIED ===


Resolved bugs that a user has made sure have been resolved correctly. More info: <a href="https://developer.mozilla.org/en-US/docs/What_to_do_and_what_not_to_do_in_Bugzilla#Verifying_bugs">Verifying bugs</a>.
Resolved bugs that a user has made sure have been resolved correctly.
* [https://developer.mozilla.org/en-US/docs/What%5Fto%5Fdo%5Fand%5Fwhat%5Fnot%5Fto%5Fdo%5Fin%5FBugzilla#Verifying_bugs Verifying bugs]
Confirmed users
1,198

edits