BQ - Mistake & Failure on judgment
- STARL
- Learning and reflection is vital
Template
-
Project and goal
-
Discovered issue, either by yourself or customer
-
Evaluate and quantify the impact
-
How do you fix this
-
What did you learn
-
How did you apply you learning to avoid similar mistakes in the future
-
Been reactive rather than proactive
-
Miscommunication
-
S
- Prevent non-subscribers from voting in sticker vote by the PM, and I made assumption that this would apply to all types of livestream
- Discover the issue few days after the release from a user feedback.
-
T
- Implement remedies
-
A
- Evaluated impact based on number of user feedback -> limited impact
- Hence choose to implement fix and deployed rather than roll back the whole code base to before deployment, since this will impact other releases in our team
-
R
- Within a day, the logic is updated, tested and released
-
L
- Importance of clarifying your assumption by have detailed discussion, and will appply this in the future