Resolution of JSON Payload Generation Issue When Copying Nodes with the Same Name #
There was an issue where the JSON payload was generated incorrectly when copying a node with the same name in the mapping tool. This resulted in duplicate object payloads in the JSON. This issue has now been fixed by ensuring that only an array object covering different records is generated.
Fixed issue Backup and Restore IMapping Records #
The issue concerns the incorrect Full_Source_Path__c, Full_Target_Path__c, and Source_Path__c fields of Source and Target after restoring a backup. This occurs when a user backs up only the IMapping record and restores it to another Org. This issue has now been resolved.