So i'm migrating loads of data into CRM. On our payment entity it calculates 2 fields and populate the 3rd field with the total. During migration if I only populate field 1 and field 2 is that' enough (assuming field 3 would get auto populated with the total from Field 1 and Field 2) or do I have to migrate field 3 as well?
Same as there's a status reason field on the form and thats automatically becomes Completed when certain fields have data in it. So would that still happen when i migrate data or do I need to migrate this field with status reason Completed. thanks