Description
Aleksey Meshcheryakov created an issue — 21st October 2012, 18:31:18:
Entity that have no-proxy reference doesn't flushing property changes that was occured in virtual entity-method.
Oskar Berggren added a comment — 22nd October 2012, 6:57:44:
Is the inheritance structure required to trigger the problem or can it be removed from the test?
The test would eventually need to be integrated in the NHibernate code base. We don't use Fluent NHibernate there - it would be useful if you could rewrite the mapping to use HBM or the built-in mapping-by-code.
Aleksey Meshcheryakov added a comment — 22nd October 2012, 7:47:53:
Is the inheritance structure required to trigger the problem or can it be removed from the test?
No. Inheritance is not trigger the problem
We don't use Fluent NHibernate there - it would be useful if you could rewrite the mapping to use HBM or the built-in mapping-by-code.
I have attached new version of test without fluent mapping
AT added a comment — 11th August 2016, 9:37:10:
hi,
is there any movement towards this issue?