RAILO 4/Coldbox 3.5.2 and 3 invalid parameter for query, ambiguous column name when using list()

Ashraf G, I had the same problem as you had. And your solution of setting the properties for the exended entities to false as you outlined solved it for me as well. Thanks for persisting with this one.

Have you run into any adverse effects of setting these properties persistence to false? Has this fix worked for you in the longer term?

Thanks

Jason

Hi Jason,
I have tried and it seem to be no more of an issue, however there is slight difference between railo3 and railo4 in terms of entityToQuery. In railo3 you for any related objects it return objects with the result set, however in 4 it only return the result set without any relating objects.