f3-cortex icon indicating copy to clipboard operation
f3-cortex copied to clipboard

M:M nested relation

Open olaulau opened this issue 1 year ago • 1 comments

Hi ; I come with a really annoying bug : using has() function with nested relations, involving M:M relation, sometimes it does not fetch the expected data.

I build a very small project to show you the problem : https://github.com/olaulau/cortex_bug The bug only happens when A.id = B.id .

BTW, I never achieved to rename M:M virtual fields : if they are not named as the FK in the pivot table, I can't make it work. maybe you can show my on this little code !

Thanks.

olaulau avatar Apr 26 '24 21:04 olaulau

Thanks for reporting.. sorry for the late response,.. and that it's almost a year now 😓 .. I'll investigate your described behaviour.

ikkez avatar Jan 19 '25 17:01 ikkez