IllegalStateException: Cannot get unfetched attribute from detached object

Hi,
I have two entities. One entity associates another one. When I try to reopen the saved data for editing, it shows “IllegalStateException: Cannot get unfetched attribute from detached object”. I have no idea about this. Thank you.

Hi,

Bye
Mario

1 Like

Hi,
I try to create a view for an entity as your guide. I can’t find the reference column of another entity when selecting columns on view creating screen. It seems because this column is the primary key of another entity. I can find all of other columns of another entity except this one.

Hi,

Can you share example code / project? Otherwise it will be hard to help you…

Bye
Mario