From 3ac69afa2db5c00de474447ae012fd73621759db Mon Sep 17 00:00:00 2001 From: Mahendra Kamble Date: Fri, 30 Jan 2026 16:29:12 +0530 Subject: [PATCH 1/2] CSOAR-4496 Added a retry mechanism to the Create Alert action. --- .../app-central/integrations/atlassian-opsgenie.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/platform-services/automation-service/app-central/integrations/atlassian-opsgenie.md b/docs/platform-services/automation-service/app-central/integrations/atlassian-opsgenie.md index 669211b863..0602ad6d57 100644 --- a/docs/platform-services/automation-service/app-central/integrations/atlassian-opsgenie.md +++ b/docs/platform-services/automation-service/app-central/integrations/atlassian-opsgenie.md @@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; criminal-ip -***Version: 1.3 -Updated: July 1, 2025*** +***Version: 1.4 +Updated: January 30, 2026*** OpsGenie, a service powered by Atlassian in the cloud, provides operational teams with robust alert management capabilities. It ensures efficient tracking of notifications triggered by various monitoring systems. The primary goal is to guarantee that alerts reach the appropriate team members and that issues are resolved swiftly. This service has been successfully incorporated and rigorously vetted in combination with OpsGenie's platform. @@ -106,3 +106,4 @@ For information about Atlassian OpsGenie, see [OpsGenie documentation](https://s * Sep 16, 2024 - Update the Action: + Create Incident - Fixed the bug that caused the action not to add responders to the incident. * July 1, 2025 - Fixed an issue related to timeout. +* January 30, 2026 - Added a retry mechanism to the Create Alert action. From b76099936ef4f81cc0b3fb1cd9298b040ae1eb96 Mon Sep 17 00:00:00 2001 From: John Pipkin Date: Wed, 25 Feb 2026 09:20:07 -0600 Subject: [PATCH 2/2] Small tweak --- .../app-central/integrations/atlassian-opsgenie.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform-services/automation-service/app-central/integrations/atlassian-opsgenie.md b/docs/platform-services/automation-service/app-central/integrations/atlassian-opsgenie.md index 0602ad6d57..151753e98d 100644 --- a/docs/platform-services/automation-service/app-central/integrations/atlassian-opsgenie.md +++ b/docs/platform-services/automation-service/app-central/integrations/atlassian-opsgenie.md @@ -7,7 +7,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; criminal-ip -***Version: 1.4 +***Version: 1.4 Updated: January 30, 2026*** OpsGenie, a service powered by Atlassian in the cloud, provides operational teams with robust alert management capabilities. It ensures efficient tracking of notifications triggered by various monitoring systems. The primary goal is to guarantee that alerts reach the appropriate team members and that issues are resolved swiftly. This service has been successfully incorporated and rigorously vetted in combination with OpsGenie's platform.