From 4f52b8154c16ce2d27717c9456a6ba4cb501064d Mon Sep 17 00:00:00 2001 From: BocognanoSarah Date: Thu, 9 Jan 2025 15:59:49 +0100 Subject: [PATCH] [frontend] Error when accessing the Observables tab in a workbench (#9543) --- .../components/common/files/workbench/WorkbenchFileContent.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/opencti-platform/opencti-front/src/private/components/common/files/workbench/WorkbenchFileContent.jsx b/opencti-platform/opencti-front/src/private/components/common/files/workbench/WorkbenchFileContent.jsx index 5637fe8f3afc..811794d70a5a 100644 --- a/opencti-platform/opencti-front/src/private/components/common/files/workbench/WorkbenchFileContent.jsx +++ b/opencti-platform/opencti-front/src/private/components/common/files/workbench/WorkbenchFileContent.jsx @@ -307,7 +307,6 @@ const defaultValueKeys = { 'hashes.SHA-1', 'hashes.SHA-256', 'hashes.SHA-512', - 'dst_port', ], };