Chased the cause of this with advice from SO - declaring the Groups Id as Assigned,UnsavedValueGuidEmpty was the fault. We were setting non empty guid upon create so nh was assuming it existed. Changed the UnsavedValue to "undefined" to force a db query first to determine INSERT or UPDATE.
Prev code worked due to a bug in nH, fixed in 5.2 -- 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 https://groups.google.com/group/nhusers. To view this discussion on the web visit https://groups.google.com/d/msgid/nhusers/cf192dff-bb10-44dd-89c7-74a976e92e22%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
