Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

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

***Version: 1.0
Updated: March 20 , 2025***
***Version: 1.1
Updated: Sept 10 , 2025***

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

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

## Atlassian Jira Cloud configuration

Expand Down Expand Up @@ -91,3 +92,4 @@ Ticketing System
## Change Log

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