Need more info. How does your mapping look like? What's the state of the entity you're trying to save? How do you save the entity?
If you think it's a bug, please create a small, failing test as a pull request on bitbucket and report the issue to the JIRA, https://nhibernate.jira.com/browse/NHE. /Roger ________________________________ Från: [email protected] [[email protected]] för Денис Подзюбан [[email protected]] Skickat: den 14 juni 2013 11:10 Till: [email protected] Ämne: [nhusers] nhibernate envers lazy load collection hi. I have a problem. I use envers (1.6) for audit. My scenario is save object with not loaded lazy collection and when envers collect changes he init load lazy collection and nhibernate throw exception "was not processed by flush()". I have source of envers and I can change it for fix this problem, but i think it's not good way. what can i do? -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out.
