diff --git a/src/core_modules/capture-core/components/WidgetRelatedStages/LinkToExisting/LinkToExisting.component.js b/src/core_modules/capture-core/components/WidgetRelatedStages/LinkToExisting/LinkToExisting.component.js index 49e8b2c4d7..47f623af6e 100644 --- a/src/core_modules/capture-core/components/WidgetRelatedStages/LinkToExisting/LinkToExisting.component.js +++ b/src/core_modules/capture-core/components/WidgetRelatedStages/LinkToExisting/LinkToExisting.component.js @@ -55,7 +55,6 @@ export const LinkToExistingPlain = ({ validationText={saveAttempted && errorMessages.linkedEventId} > {linkableEvents - .filter(event => event.isLinkable) .map(event => (