Closed 183461750 closed 1 month ago
@183461750 The use of field extensions might be the cause why this is not working. That is something experimental from Lombok and we are not going to spend the effort in supporting it.
I would advise that you use regular string int he target
and source
.
Screenshots of lost reference relationships :
Screenshots with reference relationships :
The expectation is that when used together with Lombok, the reference relationship can also be used normally.
Thank you !