Jira Align EI enhancements and features version 10.122.X

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

Release highlights

  • New content:
    • JIRAALIGN-4717 - Added new tables for Escalations: Escalation, Escalation Log, MAP Escalation to Dependency, MAP Escalation to Impediment, MAP Escalation to Risk, and MAP Escalation to Stakeholder.

    • JIRAALIGN-4898 - Added new table that provides a mapping of custom hierarchies to objectives: MAP Hierarchy to Objective.

  • Defect fixes:
    • JIRAALIGN-5015 - Inactive users are removed from the Team Member tab of a team's Details panel in the UI, but are not removed from the Team Member table.

New tables

View Name

Description

Escalation

Added new table

  • [Escalation ID] INT NOT NULL PRIMARY KEY
  • [Escalation Name] NVARCHAR(150) NULL
  • [Escalation Description] NVARCHAR(1150) NULL
  • [Escalation State] NVARCHAR(100) NULL
  • [Escalation Type] NVARCHAR(100) NULL
  • [Resolution] NVARCHAR(MAX) NULL
  • [Date Created] DATE NULL
  • [Date Target] DATETIME NULL
  • [Date Resolved] DATETIME NULL
  • [FK Program Increment ID] INT NULL
  • [FK Program ID] INT NULL
  • [FK Sprint ID] INT NULL
  • [FK User Escalated By ID] INT NULL
  • [FK User Resolved By ID] INT NULL)
Escalation Log

Added new table

  • [Audit Log ID] INT NOT NULL
  • [Date Audit Event] DATETIME NULL
  • [FK Escalation ID] INT NOT NULL
  • [Change Source] NVARCHAR(100) NULL
  • [Action Type] NVARCHAR(50) NULL
  • [Detail Text] NVARCHAR(MAX) NULL
  • [FK User ID] INT NOT NULL
  • [FK User Impersonation ID] INT NOT NULL
MAP Escalation to Dependency

Added new table

  • [FK Escalation ID] INT NOT NULL
  • [FK Dependency ID] INT NOT NULL
MAP Escalation to Impediment

Added new table

  • [FK Escalation ID] INT NOT NULL
  • [FK Impediment ID] INT NOT NULL
MAP Escalation to Risk

Added new table

  • [FK Escalation ID] INT NOT NULL
  • [FK Risk ID] INT NOT NULL
MAP Escalation to Stakeholder

Added new table

  • [FK Escalation ID] INT NOT NULL
  • [FK User Stakeholder ID] INT NOT NULL
MAP Hierarchy to Objective

Added new table

  • [MAP Hierarchy Objective ID] INT NOT NULL
  • [FK Hierarchy ID] INT NOT NULL
  • [FK Objective ID] INT NOT 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.