Production bug
Situation
A customer reports a production issue.
The fix is small, but it still needs to travel through the same process as a major feature.
Question
Does an urgent bug fix need the same delivery model as a larger change?
Ship It!
- Input: Customer report.
- Development: Implement the bug fix.
- Validation: Reproduce the issue and verify the fix.
- Ship: Release the fix.
Takeaway
The workflow stays the same even when the change is urgent and small.