Jira Align EI enhancements and features version 10.123.X

Jira Align's Enterprise Insights (EI) was updated and deployed to 10.123.X instances on the continuous track on August 4, 2023, and will be deployed to instances on the bundled track on August 18, 2023. The following enhancements were made:

Release highlights

  • New content:
    • Added new Feature Forecast table to support the new feature forecast functionality in Jira Align.
    • Added new Epic Type column to the Epic table.
    • Data types for the Name, Server, and Expiration columns in the Site MetaData table were update to accommodate NULL values. 
  • Defect fixes:
    • JIRAALIGN-5091 - Status reports notes for capabilities are not present in the Status Report Notes column of the Capability table.
    • JIRAALIGN-5113 - ManagedUsers and FullUsers columns are not populating with values in the Site Metadata table.
    • Current capability roadmap health record in the Capability Roadmap Health table is not updating with current values.
    • Records for the health status and comments in custom rooms are not created in the Hierarchy Health History table. 

Announcements

  • In EI release 10.124.X, the following changes will be made:
    • The character limit of the Sprint Short Name field in the Sprint table will be expanded from NVARCHAR(20) to NVARCHAR(50).
      • This is to accommodate a change in Jira Align to expand the Short Name field in sprint details panels beyond 20 characters. In preparation for these upcoming changes, please make updates to your reports and dependencies (i.e. ETL) that use this field. 
    • The character limits of the Custom Text 1 field in the Feature table and the Custom Text 2 fields in the Feature History table will be expanded from NVARCHAR(250) to NVARCHAR(255).
      • This is to accommodate a change in Jira Align to expand the Custom Text Input fields for features to 255 characters. In preparation for these upcoming changes, please make updates to your reports and dependencies (i.e. ETL) that use this field. 
  • In EI release 10.127.X, the following change will be made:
    • The Feature Type column in the Epic table will be removed.
      • This is to resolve an issue where the column name is inconsistent with the Epic History table, where the column name is Epic Type. Please update your reports and integrations to use the new Epic Type column from the Epic table, available in EI release 10.123.X.

New tables

View Name

Description

Feature Forecast

Added new table

  • [Feature Forecast ID] INT NOT NULL PRIMARY KEY
  • [Estimation Object] NVARCHAR(50) NOT NULL
  • [Estimation Method] NVARCHAR(50) NOT NULL
  • [Estimate Float Value] FLOAT NULL
  • [Estimate Integer Value] INT NULL
  • [In-Scope Flag] NVARCHAR(3) NOT NULL
  • [FK Feature ID] INT NULL
  • [FK Program Increment ID] INT NOT NULL
  • [FK Team ID] INT NOT NULL
  • [FK Program ID] INT NULL


Updated tables

View Name

Description

Epic

Added new columns

  • [Custom Dropdown 1] NVARCHAR(350) NULL
  • [Custom Dropdown 2] NVARCHAR(350) NULL
  • [Custom Dropdown 3] NVARCHAR(350) NULL
Site MetaData

Modified column datatypes: (from NOT NULL to NULL)

  • [Name] NVARCHAR(63) NULL
  • [Server] NVARCHAR(100) NULL
  • [Expiration] DATE NULL

 

Was this article helpful?
0 out of 0 found this helpful
Print Friendly Version of this pagePrint Get a PDF version of this webpagePDF

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.