Setting fieldgroup property to not visible/editable makes exception java.lang.IllegalStateException

Hi Guys,

Any idea why exception will occur?

Capture

Stacktrace:
log.txt (9.0 KB)

Hello, @Earl02

Changing visibility of a FieldGroup property is not a reason in your case.

Exception occurs because of you change value of a field while entitiy is loading.

This topic is related to your previous - link. I’ll prepare an example and answer you there.

Regards,
Daniil.

Hi @tsarev,

Thats why i prefer @transient cause i did not experience this permission exception. I think.
But thanks for the support.