It would seem that the exception occurs because LaborTicketRecord defines a 
relation with EmployeeRecord on that particular employeeId, since its a foreign 
key. That doesn't explain why the type is wrongly converted though as it would 
seem to me that it should actually fetch the relationships from the database if 
that is what it does. Perhaps 2.5.0 deals with Records just a little 
differently and it only appears with this specific use-case? I'll give it a try 
using just 2.5.0 this evening. 

Reply via email to