This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi there, UserBase is a base class, Vendor is a child class and has 1:1 association to RichText which is loaded eagerly. UserBase has a 1:n association to Approval. I try to load a vendor via a Approval.ClaimIdentification and got an error. The error occurs during the select of the RichtText entity: UserBase.Id can't be found within the select.
|
|
|
Hi Soernt, Ive tried setting up a repro here using the model you describe but I am getting slightly different (and working) SQL emitted which would lead me to believe that this has been addressed in an earlier nightly. Are you able to recheck using a recent nightly build? If this is still an issue would you be able to send through a small repro project and Ill have another look into this.
|
|
|
Hi Jeremy, I use the current nightly (28. Nov). I attached a demo. Sörnt |
|
|
Thanks for the repro - I can confirm the issue. We are investigating this now and I will post an update once we have an update on a fix.
|
|
|
We have added in a fix for this which will be available in the next nightly build.
|
|