If you spot a software bug and fix it, do you tell the client

bugethics

I spotted a bug today in a web application that I develop and maintain for a client. I let the client know that I had spotted a problem and after a short time I fixed it and reported back the full details to them.

In cases like these do you always tell your client? Even though it would be possible to fix the problem and tell no one?

Best Answer

Yes

Assuming you're being paid to maintain it then definitely inform. The choice of where to inform them is a bit more subjective. If you notice a small issue and can immediately roll out a fix do so and tell them after the fact. For larger issues raise it to their attention, roll a fix, and then let them know when it's complete.

Related Topic