Bug in Update with EF sample
description
Hello, I have been trying to test the sample that used Entity Framework but I found a bug.
When the update method is called, the state of the entity is "detached" and data are not updated.
Any suggestion?
Regards,
Sebastián