|
You need to use merge or @SelectBeforeUpdate instead. The way you are using update in these tests is a good indicator that you need to read the User Guide thoroughly in order to get a better understanding of how update and merge work behind the scenes. |