Do not use init values for new record without id to compute the changed values
When using new instance to fill a xxx2Many field, all the values must be considered as changed and we should not expect any initial value.
Closes #13716 (closed)
All legacy (hg-git based) Projects have been automatically migrated to native with the upgrade of 2025-01-23
When using new instance to fill a xxx2Many field, all the values must be considered as changed and we should not expect any initial value.
Closes #13716 (closed)