Jira Align EI Enhancements and Features Version 10.84

Jira Align's Enterprise Insights (EI) was updated and deployed to test instances running version 10.84 on December 8th, 2020, and will be deployed to production instances on December 12th, 2020. The following enhancements were made:

Release highlights

  • Added Capability Status table, which displays capability health status from Status Report.
  • Added Buffer values table for Forecast Plan Capacity.
  • Added State value mapping between Jira and Jira Align for connected objects.
  • Added Jira Align role permissions and mapping.
  • Added Individual sprint discipline allocation percentages.
  • Defect resolved to correctly map estimate float values for capability and epic forecasts.
  • Defect resolved to ensure that Tag List includes a 0 value for No Tag Assigned.
  • Platform updates for internal connection libraries.

New tables

View Name

Description

Capability Status

Capability health status from Status Report.

  • [Capability Status] NVARCHAR(10) NULL
  • [Capability Status ID] INT NOT NULL PRIMARY KEY
  • [Date Saved] DATETIME NULL
  • [FK Capability ID] INT NOT NULL
  • [FK User Saved By ID] INT NULL

Forecast Buffer

Buffer values for Forecast Plan Capacity.

  • [Buffer TW Value] FLOAT NULL
  • [FK Portfolio ID] INT NULL
  • [FK Program Increment ID] INT NULL
  • [FK Team ID] INT NULL
  • [Forecast Buffer ID] INT NOT NULL PRIMARY KEY
  • [Forecast Buffer Name] NVARCHAR(150) NULL

Jira State Mapping

State value mapping between Jira and Jira Align for connected objects.

  • [FK Agile Object ID] INT NOT NULL
  • [FK Connector ID] INT NOT NULL
  • [FK Jira Project ID] INT NOT NULL
  • [Jira Align Object Name] NVARCHAR(50) NULL
  • [Jira Align State Name] NVARCHAR(100) NULL
  • [Jira State ID] INT NULL
  • [Jira State Mapping ID] INT NOT NULL PRIMARY KEY
  • [Jira State Name] NVARCHAR(500) NULL

Role Permission

Master table for Jira Align role permission elements.

  • [FK Permission Parent ID] INT NULL
  • [Permission ID] INT NOT NULL PRIMARY KEY
  • [Permission Level] TINYINT NULL
  • [Permission Name] NVARCHAR(150) NULL
  • [Sort Order] INT NULL

MAP Role to Role Permission

Role permission mapping table for permission elements. A record in this table indicates that the referenced permission element is enabled for the mapped role.

  • [FK Permission ID] INT NOT NULL
  • [FK Role ID] INT NOT NULL
  • [MAP Role Role Permission ID] INT NOT NULL PRIMARY KEY

Sprint Discipline Allocation

Individual sprint discipline allocation percentages.

  • [Allocation] INT NULL
  • [Discipline Name] NVARCHAR(200) NULL
  • [FK Sprint ID] INT NOT NULL
  • [FK User ID] INT NOT NULL
  • [Sprint Discipline Allocation ID] INT NOT NULL PRIMARY KEY

Updated tables

View Name

Description

Capability Forecast

Estimate Float Values were incorrectly mapped to integer source. Float values should now flow through to the correct column.

Epic Forecast

Estimate Float Values were incorrectly mapped to integer source. Float values should now flow through to the correct column.

Tag List

In some environments, the 0, No Tag Assigned record was missing. It has been added to ensure that the work item tag list Foreign Key has a proper mapping.

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.