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, I have an entity A that has a one to many relationship with B. B has inheritance (so C and D inherits from B). If i delete a row in A, it correctly cascade deletes B. However, it looks like it's leaving behind the corresponding row in C (and D). Is this a bug? Thanks! |
|
|
This does sound like a bug. Are you able to send through a small repro project (or unit test) which reproduces this issue and we can verify this here and then look into a fix for this.
|
|
|
Hi, I am not sure why i didn't follow up with this, but it appears like i still have this problem. Here's a small repro project - let me know. Thank you! |
|
|
Thanks for sending this through, Ive been able to reproduce the issue here and we are looking at a fix. At this stage it looks like it will be fairly involved to fix this so if you have a workaround I would use this for now until we are able to progress this. I will update the post once we have made some progress on this.
|
|