Skip to main content

Jira Cloud

IT Service Management

The Jira Cloud connector integrates with Atlassian Jira Cloud to synchronize project, issue, issue type, issue status, issue field, and user data into the Brinqa platform. It supports bidirectional operations including creating, updating, deleting, and transitioning Jira issues, as well as issue linking. The connector uses the Jira Cloud REST API v3 with cursor-based pagination for issue search.


Data retrieved from Jira Cloud

Connector ObjectRequiredMaps to Data Model
ProjectYes
IssueYes
Issue TypeYes
Issue StatusYes
Issue FieldYes
UserYesPerson

Model relationships

note

For detailed steps on how to view the data retrieved from Jira Cloud in the Brinqa Platform, see How to view your data.

info

Do not send displayName, emailAddress, or name as the assignee value. Jira Cloud requires the accountId, which is available as the UID attribute of the synced User object type.

note

If comment posting fails during creation, the error is logged but the issue is still created successfully. Comment failures do not roll back the issue creation.