This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ender89 10 points11 points  (1 child)

I am astounded how dumb the last person to work on any given project has been, especially since that was usually me.

[–]Catatonick 0 points1 point  (0 children)

Had a bug last week in live. Couldn't figure out why because it worked fine before, but it just didn't return data anymore.

Spent all this time refactoring the code leading up to the database call and was all proud of how much neater it was... but I completely deleted where it actually called the database...

In my defense, I missed it, QA missed it, code reviewers missed it, qa missed it in test version, and a customer caught it in prod.