Hello, I am seeing here a mysterious behavior and would be curious about your oppinion on that topic. I am getting the error message, that there “Autocommitted objects detected at end of transaction for system session for entities”. So far, so good. What I am wondering about is, that this issue appears during the debugging action before the transaction is finaly finished. Also the described object is not marked as autocommitted. My expectation would be, that the error would appear at the end of the transaction and I would see on debugging Autocommitted objects. How do you see it?
↧