User profile settings
By default, Jira email notification format is text-only. You can change this setting to HTML by going to User […]
Update Existing Repository API
Updates the existing repository from the given settings. Only Jira admins can perform the Update Repository API call. url {JiraBaseURL}/rest/gitplugin/1.0/repository […]
Update Existing Integration API
Updates the existing parameters of the specified integration. Only Jira admins can perform the Update Integration API call. url {JiraBaseURL}/rest/gitplugin/1.0/integration/{integrationId} […]
Update Commit Issue Changes API
Updates the list of issues associated with the commit to the specified repository. There are two types of users who […]
Unexpected exception parsing XML document from URL error in log
Problem After Jira installation or configuration changes – the following errors appear. The Git Integration for Jira app may not […]
Troubleshooting articles
This page contains a list of troubleshooting articles, workarounds and solutions to common issues while using Git Integration for Jira […]
Tracked folders overview
This feature scans a locally accessible path for cloned Git repositories and automatically imports those Git repository references into Jira. A […]
Tracked Folders
Integrate Tracked Folders with Jira Data Center Quickly learn how to connect Tracked Folders via Git Integration for Jira […]
Tracked Folders JMESPath filter examples
An optional JMESPath filter can be configured when adding tracked folders. 1. Contains (include) [?contains(name, ‘git’)] This is […]
Tags API
The Tag REST API returns several latest tags for the issue. Tags are sorted in chronological order from newest to […]