You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"experienceSiteException": "Exception occurred while processing experience sites",
201
200
"reservedKeysFoundInPropertySet": "Reserved keys found in any of output response transformation fields: %s.",
202
-
"nameMappingUndefined": "Name Mapping is undefined"
201
+
"incompleteMigrationDetected": "We couldn't complete the migration process",
202
+
"nameMappingUndefined": "Name Mapping is undefined",
203
+
"errorComponentMapping": "Error during component pre-processing: %s",
204
+
"startingComponentPreProcessing": "Pre-processing components for name mapping",
205
+
"completeComponentMappingMessage": "Registered name mappings for %s components",
206
+
"componentMappingNotFound": "No registry mapping found for %s component: %s, using fallback cleaning",
207
+
"flexCardWithAngularOmniScriptWarning": "FlexCard has dependencies on Angular OmniScript(s) which are not migrated. Please convert OmniScript(s) to LWC before migrating this FlexCard.",
208
+
"angularOmniScriptDependencyWarning": "Element '%s' references Angular OmniScript '%s' which will not be migrated. Consider converting the referenced OmniScript to LWC",
209
+
"skipFlexcardAngularOmniScriptDependencyWarning": "Skipping FlexCard %s due to Angular OmniScript dependencies",
210
+
"flexCardMigrationProcessingMessage": "Processing %s FlexCards for migration (%s skipped due to Angular dependencies)"
0 commit comments