We as developers generally get annoyed if we get our things thrown back at us as having bugs to fix where it wasn't our fault.
What to do depends on the situation and on the process. Unless you get your performance reviews damaged by those, just don't think of those much and implement those bugs/changes.
发布评论
评论(2)
“需求中的错误”意味着功能的最初设计方式存在问题。
“更改请求”意味着所有内容都定义正确,但客户希望更改/添加一项功能。
A "bug in requirements" means there was something wrong with how the functionality was originally designed.
A "change request" means that everything was defined correct, but the customer wants a piece of functionality changed/added.
这种事经常发生。
作为开发人员,如果我们的东西被退回给我们,因为有错误需要修复,而这并不是我们的错,那么我们通常会感到恼火。
做什么取决于情况和过程。除非你的绩效评估受到这些影响,否则就不要考虑太多并实施这些错误/更改。
It happens all the time.
We as developers generally get annoyed if we get our things thrown back at us as having bugs to fix where it wasn't our fault.
What to do depends on the situation and on the process. Unless you get your performance reviews damaged by those, just don't think of those much and implement those bugs/changes.