Jira Align's Enterprise Insights (EI) version 11.22 was deployed to environments on the continuous release track on February 27, 2026. It will then be deployed to environments on the bundled release track on March 13, 2026. The following changes are included in version 11.22:
Release highlights
Enhancements and features:
-
Track export schema versions via manifest
For data file retrieval Parquet exports, the manifest.json file now includes a release_version field. This allows you to see which Enterprise Insights schema version was used for a given export and align your downstream data pipelines accordingly.
Example entry in the manifest:"release_version": "11.21.1.5761"
Use this value to validate compatibility between exported data and any versioned transformations or reports in your data platform. -
Per-run manifest files for improved traceability
For data file retrieval Parquet exports, Enterprise Insights now generates a separate manifest file for each ETL run in addition to the primary manifest.json file.
ETL-ID-specific manifests are retained, providing a historical record of exports for audit and troubleshooting. The primary manifest continues to be overwritten on each run.
Per-run manifest naming pattern:
manifest_etlid_{etl_id}_{timestamp}Z.jsonExample:
manifest_etlid_12345_20260201_073741Z.jsonYou can use these per-run manifests to trace individual ETL executions, validate which files were produced for a given run, and correlate exports with events in your downstream systems.
Bug fixes delivered in 11.22:
JARDA-7727: Fixed a bug where multiple features show current_dw.Feature.[Date Created] = NULL while the corresponding Jira Align records have a populated created date.
Join the Atlassian Community!
The Atlassian Community is a unique, highly collaborative space where customers and Atlassians come together. Ask questions and get answers, start discussions, and collaborate with thousands of other Jira Align customers. Visit the Jira Align Community Collection today.
Need to contact Jira Align Support? Please open a support request.