diff --git a/libs/designer/src/lib/core/actions/bjsworkflow/operationdeserializer.ts b/libs/designer/src/lib/core/actions/bjsworkflow/operationdeserializer.ts index db83a21c86b..c00ac8560da 100644 --- a/libs/designer/src/lib/core/actions/bjsworkflow/operationdeserializer.ts +++ b/libs/designer/src/lib/core/actions/bjsworkflow/operationdeserializer.ts @@ -601,6 +601,12 @@ const updateDynamicDataForValidConnection = async ( operation ); } else { + LoggerService().log({ + level: LogEntryLevel.Warning, + area: 'OperationDeserializer:UpdateDynamicData', + message: 'Invalid connection message shown on the card.', + }); + const intl = getIntl(); dispatch( updateErrorDetails({