Git Integration for Jira Cloud Documentation

Reindexing

Permissions
You must be a member of the jira-developers group to start reindex.

 

Getting Started

Synchronization between the repository and app starts automatically. However, reindexing may be required to manually start the synchronization process.

There are two ways to do this:

Method 1


  1. To start an update of all or multiple selected repositories, go to the Manage integrations page and use the checkboxes on the left of the list to mark integrations for reindex.

  2. With the selected integrations, click Actions ➜ Reindex selected. Once synchronization starts, the progress displays on this tab.

Method 2


If a specific repository or integration needs to be synchronized, click Actions ➜ Reindex integration.

Git log entries may not immediately appear when you open the Git Commits tab right after app installation. Wait until the revision indexer job completes the initial synchronization.

 

Indexing Explainer for Jira Cloud

Git Integration for Jira Cloud automatically indexes commits, branches, tags, and pull/merge requests.

Starting October 28, 2019, indexing is calculated based on per-repository activity. The overall goals are to reduce the strain on git services and make the indexing service more available for webhook triggers.

For detailed information on this Jira Cloud feature, see Feature: Classic Indexing Explainer.

 

Indexing Errors

The indexer shows an error message on the Jira issue ➜ Git Commits tab if indexing issues are found.

 


Prev: Jira project page

Next: Indexing triggers (formerly Webhooks)

 

Last updated: December 2025

Have feedback about this article? Did we miss something? Let us know!
On this page