BugSquad/Status Fields: Difference between revisions
| Line 37: | Line 37: | ||
== | == Priority (Default=Normal) == | ||
This field describes the impact of a bug on a user. | This field describes the impact of a bug on a user. | ||
'''Blocker''' Blocks development and/or testing work. | '''Blocker''' Blocks development and/or testing work. | ||
'''Major''' Major loss of functionality- menu item broken, data output extremely incorrect, or otherwise difficult/useless to use. | '''Major''' Major loss of functionality- menu item broken, data output extremely incorrect, or otherwise difficult/useless to use. | ||
'''Normal''' A minor part of the component is | '''Normal''' A minor part of the component is non functional or broken. | ||
'''Minor''' minor loss of function, or other problem where easy workaround is present. | '''Minor''' minor loss of function, or other problem where easy workaround is present. | ||
'''Trivial''' Cosmetic problem like misspelled words or misaligned text. | '''Trivial''' Cosmetic problem like misspelled words or misaligned text. | ||
== Priority == | == Priority == | ||