Labels
Labels
61 labels
- (1) Issue only occurs during failure condition - disk, server, network, test assert, ...
- (3) Issue occurs in normal path but specific limited timing window, or other mitigating factor
- Good for newcomers
- A Miniature Design Document
- Issue found during build process
- Issue was discovered through development
- Issue was discovered in customer environment
- Issue was discovered through Test
- Indicates that the issue breaks function unilaterally.
- Indicates that the issue is critical and must be addressed before milestone.
- Indicates the the issue is on the priority list for next milestone.
- Indicates low priority issue.
- A high priority action item which needs to be fixed ASAP.
- A high priority action item which needs to be fixed by the milestone date.
- Indicates issue is an undesired behavior, usually caused by code error.
- Idicates issue is related to documentation.
- Indicates issue is duplicated, duplicates typically indicate common pain points.
- Type: Enhancement Indicates a request for feature to be improved.
- Indicates the issue needs a Mini Design Document for resolution.
- Indicates the issue requires a test case.
- Indicates a request for a new feature.