Hi team,
Steps:
- add M2O association in entity, leave FK constraint action blank.
- start the app, Jmix will generate change log for this field without
onDeleteproperty. - stop the app, back to designer, change FK constraint action to
CASCADEfor this field. - start the app again.
ER:
New changelog should be generated to update the FK constraint.
AR:
Nothing happened.
See attached project, the field is User.parent.
fkchg.zip (81.6 KB)