Skip to content

Commit

Permalink
Merge pull request #243 from salesforcecli/u/abhinavkumar2/W-16151136
Browse files Browse the repository at this point in the history
U/abhinavkumar2/w 16151136
  • Loading branch information
AbhinavKumar-sf authored Sep 12, 2024
2 parents 7b7db89 + 6e3e514 commit 0a7f0bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/migration/omniscript.ts
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,6 @@ export class OmniScriptMigrationTool extends BaseMigrationTool implements Migrat
}

mappedObject[ElementMappings.PropertySet__c] = JSON.stringify(propertySet);
mappedObject['Name'] = this.cleanName(mappedObject['Name']);

// BATCH framework requires that each record has an "attributes" property
mappedObject['attributes'] = {
Expand Down

0 comments on commit 0a7f0bc

Please sign in to comment.