Hi,
I found an interesting issue in D365FO. In AX 2012, if we rename a field in a table, for example, CustTable.TrxCustName -> CustTable.TrxCustNameNew. After database sync, the data on the column still exist. However it seems in D365FO, since there is no such field ID on the field anymore, if we rename the field, the values on the field will be completely lost?
Thanks,