Git Integration for Jira Cloud Documentation

Fix for empty JSON files

This page provides solutions for recovering from corrupted integration configuration files.

Note: Investigation and work on this issue is expected to continue through Monday, Feb. 5 before fully complete.

 

Problem

Our technical team discovered corrupted files in some customer integrations. These files contain information about integrations and repositories only. No customer data was lost.

While investigating the root cause, the team identified a recovery path using backups.

 

Diagnosis

Two cases can occur:

  1. Integration configuration disappears completely.
  2. Integration configuration exists but indexing errors appear related to JSON parsing.

 

Cause

Unexpected file corruption of the JSON file that stores integration and repository configuration (integration name, commit/pull/merge counter, etc.).

 

Solutions

Case 1: Integration disappears completely

  1. Connect and set up the required integration again. Large integrations may take several hours to index all repositories.

  2. If you use the Jira Development Info feature, prevent data duplication:

    a. Disable all integrations.

    b. Go to GIJ General settingsAdvanced section.

    c. Click Clear Development Information.


    d. Enable all integrations.

  3. After completing these steps, notify the GIJ support team that data restoration is not required. Otherwise, data duplication will occur if we restore data on our side.

 

Case 2: Integration exists but indexing errors appear

Error message: “Error of converting a string to java.util.HashMap<java.lang.String, java.util.Collection>”

  1. Remove or disconnect the affected integration.

  2. Connect and set up the affected integration again. Large integrations may take several hours to index all repositories.

  3. After completing these steps, notify the GIJ support team that data restoration is not required. Otherwise, data duplication will occur if we restore data on our side.

Contact Us
Reach out to our Support Desk or email us at [email protected].

Last updated: December 2025

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