My boss decided to add a "person to blame" field to every bug report. How can I convince him that it's a bad idea?
Posted
by
MK_Dev
on Programmers
See other posts from Programmers
or by MK_Dev
Published on 2012-06-28T19:34:05Z
Indexed on
2012/06/28
21:24 UTC
Read the original article
Hit count: 217
teamwork
|bug-report
In one of the latest "WTF" moves, my boss decided that adding a "Person To Blame" field to our bug tracking template will increase accountability (although we already have a way of tying bugs to features/stories). My arguments that this will decrease morale, increase finger-pointing and would not account for missing/misunderstood features reported as bug have gone unheard.
What are some other strong arguments against this practice that I can use? Is there any writing on this topic that I can share with the team and the boss? I find this sort of culture unacceptable to work in but want to try and change it before jumping ship. Any input is appreciated.
© Programmers or respective owner