Hi Tibor, Le 2017-05-21 17:11, Tibor Mlynarik a écrit :
Hi ,I am trying to port my 2.0 based application to latest 3.0 develop branch.It seems that Association.set() is not allowing null.( quick look at AssociationInstance.set() shows possible NPE at line 67 )
Thank you! Looks like this NPE was introduced during the Identity refactoring. I just pushed a fix to `develop` with some added coverage.