In the Data Migration tool, how does one ensure that extension data is included in the process?
Does the 'App ID' have to match at source and destination? For instance let's say you have an extension on the old system called SampleExt14 and a corresponding extension on the new system called SampleExt23. They are fundamentally the same extension but target different BC versions and therefore may contain differences in some codeunits. However, the table schemas & id's are the same. Their respective app.json files have different App ID's. Will that work in the data migration, or do they have to match?