Skip to content

Commit c015a27

Browse files
authored
CSOAR-3876: Added new daemon action (#5784)
1 parent 48af1b6 commit c015a27

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/platform-services/automation-service/app-central/integrations/atlassian-jira-cloud.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
77

88
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/atlassian-jira-v2.png')} alt="Atlassian logo" width="80"/>
99

10-
***Version: 1.0
11-
Updated: March 20 , 2025***
10+
***Version: 1.1
11+
Updated: Sept 10 , 2025***
1212

1313
Jira is a proprietary issue tracking product developed by Atlassian that allows bug tracking and agile project management.
1414

@@ -31,6 +31,7 @@ This integration uses the [Jira REST API v3](https://developer.atlassian.com/clo
3131
* **List Users** *(Enrichment)* - Returns a list of all users.
3232
* **Search Into Issues** *(Enrichment)* - Search Jira Issues.
3333
* **Update Issue** (*Notification*) - Update the specified issue field with the specified value.
34+
* **Issues Jira Daemon** *(Daemon)* - Daemon to pull Jira issues.
3435

3536
## Atlassian Jira Cloud configuration
3637

@@ -91,3 +92,4 @@ Ticketing System
9192
## Change Log
9293

9394
* March 20, 2025 - First upload
95+
* Sept 10, 2025 (v1.1) - Added daemon action

0 commit comments

Comments
 (0)