Skip to content

Commit f1bfd7e

Browse files
Update error message for related flags in migrate.json
1 parent 2cb8efb commit f1bfd7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messages/migrate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"unknownNamespace": "A valid namespace is not configured in this org. Configure the namespace and try again",
3636
"noOmniStudioLicenses": "OmniStudio licenses are not found in the org. OmniStudio licenses are required for migration",
3737
"invalidRelatedObjectsOption": "Invalid option provided for -r: %s. Valid options are apex, lwc, expsites, flexipage.",
38-
"relatedFlagsNotSupportedWithOnly": "Related flags are not supported with only flag.",
38+
"relatedFlagsNotSupportedWithOnly": "Related objects [ex: Apex, lwc, expsites and flexipages] are not supported with only flag.",
3939
"userConsentMessage": "By proceeding further, you hereby consent to accept changes to your custom code, and the accompanying terms and conditions associated with the use of the Omnistudio Migration Tool. Do you want to proceed? [y/n]",
4040
"existingApexPrompt": "Do you have a sfdc project that already contains the related objects retrieved from your org? [y/n]",
4141
"enterExistingProjectPath": "Enter the path to the project folder that contains the retrieved APEX classes",

0 commit comments

Comments
 (0)