ObjectNotFoundException in 6.2 when reusing a column

You’re right, I’ve removed some code for brevity but got the annotation wrong: indeed I am using @JoinColumn and @ManyToOne

If this seems like a bug I’ll try to put together a test case reproducing the problem
Thanks!