BugSquad/Status Fields: Difference between revisions
| Line 41: | Line 41: | ||
'''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. | '''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. | ||
'''Normal''' A minor part of the component is nonfunctional or broken. | '''Normal''' A minor part of the component is nonfunctional 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. | ||
'''Enhancement''' Request for a new feature or functionality. | '''Enhancement''' Request for a new feature or functionality. | ||