BugSquad/Status Fields: Difference between revisions
| Line 40: | Line 40: | ||
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 | ||
'''Critical''' Crashes, causes loss of data, or is a severe memory leak | |||
'''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 | ||
'''Unspecified''' 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. | ||