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.
- DataTypeException using from(Object o) on record. Rick van Biljouw
- Re: DataTypeException using from(Object o) on record... Lukas Eder
- Re: DataTypeException using from(Object o) on re... Rick van Biljouw
- Re: DataTypeException using from(Object o) o... Lukas Eder
- Re: DataTypeException using from(Object ... Rick van Biljouw
- Re: DataTypeException using from(Ob... Lukas Eder
- Re: DataTypeException using fro... Rick van Biljouw
- Re: DataTypeException using... Rick van Biljouw
- Re: DataTypeException using... Lukas Eder
- Re: DataTypeException using... Lukas Eder
- Re: DataTypeException using... Rick van Biljouw
- Re: DataTypeException using... Lukas Eder
- Re: DataTypeException using... Rick van Biljouw
- Re: DataTypeException using... Lukas Eder
- Re: DataTypeException using... Rick van Biljouw
- Re: DataTypeException using... Rick van Biljouw
- Re: DataTypeException using... Lukas Eder
