From e4e8625b4ab1fb403aae0ccf2f16c1c746733f2e Mon Sep 17 00:00:00 2001 From: Paul Osinski <42211303+paulOsinski@users.noreply.github.com> Date: Tue, 6 Feb 2024 16:02:37 -0700 Subject: [PATCH] Update google-sheets-sync.md with deprecation notice --- docs/content/en/integrations/google-sheets-sync.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/en/integrations/google-sheets-sync.md b/docs/content/en/integrations/google-sheets-sync.md index d2d94746df7..b6e97f72f84 100644 --- a/docs/content/en/integrations/google-sheets-sync.md +++ b/docs/content/en/integrations/google-sheets-sync.md @@ -5,6 +5,7 @@ draft: false weight: 7 --- +**Please note - the Google Sheets feature has been deprecated as of DefectDojo version 2.21.0 - these documents are for reference only.** With the Google Sheets sync feature, DefectDojo allow the users to export all the finding details of each test into a separate Google @@ -112,4 +113,4 @@ If a Google Spreadsheet is already created for the Test: After creating a Google Spreadsheet, users can review and edit Finding details using the Google Sheet. If any change is done in the Google Sheet users can click the **Sync Google Sheet** button to get those -changes into DefectDojo. \ No newline at end of file +changes into DefectDojo.