Note: This article has been republished. This method is used to provide notification emails to users subscribed to feature release note updates. This article has been updated to provide a new timeline for two features originally scheduled for release in version 11.6.
The Atlassian Jira Align team is pleased to announce Jira Align v.11.6.
Last updated: December 6, 2024 to include bug fixes delivered in maintenance release 11.6.1
Coming soon
Future changes to Jira Align API token availability
In version 11.5.X, we gave you the ability to enable Atlassian Guard as your authentication method with Jira Align cloud. Enabling Atlassian Guard authentication also allows you to use the Atlassian API tokens with the Jira Align APIs, while taking advantage of the enhanced security features within Atlassian Guard such as auditing, revoking, and blocking of API tokens.
In the future, we plan on deprecating the Jira Align API tokens when you have configured Atlassian Guard as the authentication method with Jira Align. If you have enabled Atlassian Guard authentication and are using Jira Align API tokens, we recommend that you switch to Atlassian API tokens as soon as you can to prevent any disruptions with your integrations. Below is a timeline of the availability of Jira Align API tokens when Atlassian Guard is enabled with Jira Align cloud.
What | When |
Disable the ability for users to generate Jira Align API tokens and disable existing Jira Align API tokens when Atlassian Guard is enabled with Jira Align cloud. You will still have the ability to re-enable the Jira Align API tokens through the API token security setting, if needed. |
Version 11.9.X, March 2025 |
Disable the ability for users to generate Jira Align API tokens and disable and delete existing Jira Align API tokens when Atlassian Guard is enabled with Jira Align cloud. The API token security setting will no longer be accessible when using Atlassian Guard authentication. |
Version 11.12.X, June 2025 |
Custom room filters and strategic driver allocation report update scheduled for 11.7
In these notes, we previously reported that enhancements to filtering inside of custom rooms and an updated version of the strategic driver allocation report would be included as part of the 11.6.X release cycle. To ensure both of these features meet our standards for quality, we're delaying the launch to version 11.7.0, which first deploys to environments on the continuous release track on December 20, 2024.
Enhancements and features
These features for 11.6 were released to environments on the continuous release track on November 22, 2024, in version 11.6.0. The features will be released to environments on the bundled release track on December 6, 2024, in version 11.6.1.
Action required: Additional changes to Jira connector endpoints for Jira Data Center
Starting with the 11.6.0 release, Jira connectors connected to Jira Data Center will make use of a new endpoint: GET /rest/agile/1.0/sprint/{sprintId} .
Over the next few releases, we will begin using the following endpoints as well:
- PUT /rest/api/2/issue/{issueid}
- POST /rest/agile/1.0/epic/{epicIdOrKey}/issue
- GET /rest/agile/1.0/board/{boardId}/sprint
- GET /rest/agile/1.0/sprint/{sprintId}
- POST /rest/agile/1.0/sprint/{sprintId}/issue
- PUT /rest/agile/1.0/issue/rank
If you’re syncing Jira Align with Jira Data Center, make sure these endpoints are allowlisted in your proxy, API gateway, WAF (Web Application Firewall), or any other technology that filters access to your Jira Data Center instance. If you have already allowlisted wildcard endpoints, no action is required on your part.
Please ensure that the following wildcards are present in your allowlist so that all endpoints used by the Jira connector can be properly accessed:
- /rest/agile/1.0/*
- /rest/api/2/*
The Jira integration guide contains the different URLs we require for Jira Data Center integration.
If you have questions about how to allowlist the necessary endpoints or how to check if they're already allowlisted, raise a support request.
Removal of program room capacity-based widget and calculations toggle
In version 10.130.X, we introduced a toggle at the top of the program room page, which enables a new widget, forecast vs. capacity. This new widget focuses on forecasted work vs. available program increment capacity, and replaces the program PI load (estimates view) widget. The toggle also streamlines the calculations for the program PI load (actual view) and team load widgets by utilizing information from the new capacity page and removing the need for manual overrides.
This toggle has been removed, making the new widget and streamlined calculations the default behavior for the program rom.
Note: You no longer have the ability to override program PI velocities from widgets.
New Jira Align API token security setting
We’ve added a new security feature that allows you disable access to Jira Align API tokens. The Enable Jira Align API tokens setting in security settings allows your Jira Align administrator to disable the ability for users to generate Jira Align API tokens, and disable existing Jira Align API tokens. By default, the dropdown is set to enable the Jira Align API tokens, however, we recommend that you disable Jira Align API tokens if you are not using the Jira Align REST APIs, or are using Atlassian API tokens (which requires enabling Atlassian Guard with Jira Align).
Password fields only display when manual login is enabled
To help simplify security setup in Jira Align, password-related options will only display when using the following authentication settings:
- Manual sign in is selected in the Authentication method setting.
- SAML single sign-on (SSO) is selected in the Authentication method setting, and No is selected in Disable Manual Sign In setting.
The following fields are no longer visible when manual sign is disabled or Atlassian Guard is enabled as the authentication method:
- Minimum Password Length
- Minimum Password Uppercase
- Minimum Password Numeric Characters
- Temporary Links Expiration (Hours)
Removal of ability to create Jira Align API 1.0 tokens
The ability to generate a Jira Align API 1.0 token has been removed from the user profile page. If you are using a Jira Align API 1.0 token, we strongly recommend that you switch to using Atlassian API tokens (requires enabling Atlassian Guard with Jira Align) or Jira Align API 2.0 tokens to improve performance and management of your Jira Align API activities.
Milestone limit increased to 30
We’ve increased the amount of milestones you can create within epics, capabilities, and features from 20 to 30. This new limit lets you add additional milestones to track the progress of a work item with more granularity.
Removal of theme burnup chart in portfolio room
As previously announced, the theme burnup chart has been removed from the theme program increment progress widget in the portfolio room. This chart was increasing page load times and had far less utility than the program increment progress report. Note that the theme program increment progress portion of the widget is still available.
OKR hub improvements
We’ve streamlined the search and filter capabilities on the OKR hub to enable quick navigation and filtration of the objectives that are important to you.
In addition, the Search bar now also allows searches by tags.
New API for dependencies grid default column configuration
Similar to the APIs announced in release 11.2.X, we have added an endpoint to define the default columns for the dependencies grid. Setting column defaults ensures new users see key fields, and promotes common language and views across your organization. Default columns are displayed when selecting the Restore Defaults button from the Columns Shown menu.
You can modify the column defaults by using the new endpoint: GridConfigurations/dependency/ColumnConfigurations .
Note that you will need Super Admin permissions to edit these endpoints. Review our community announcement for more details on how this customization option can help your users collaborate better and onboard faster.
Removal of temporary portfolio room landing page
In version 11.1.X, we introduced a temporary portfolio and program room landing page for a subset of customers experiencing room performance issues. We are happy to share that over the last quarter we improved the portfolio room page load time by roughly 90% (from 13 seconds to 1.7 seconds). In this release, we’ll be removing the portfolio room landing page. The program room landing page will be removed in a future version.
Note: This removal was initially announced in the 11.5.X release, but due to technical constraints was not enabled at that time.
Performance improvements
Improved performance in accepted spend panel from portfolio room
We’ve made additional enhancements to loading the accepted spend panel from the financials view of the portfolio room. After investigating the root cause of lengthy loading times, we modified multiple internal queries and stored procedures. As a result of this work, our testing shows this panel now loads up to 95% faster.
Improved performance of Jira Cloud and DC connectors
We improved performance for the Jira Cloud and Jira Data Center connectors by increasing parallelism and updating the HTTP client. This should reduce issue sync times for issues syncing with Jira.
Bug fixes
Last updated: December 6, 2024 to include bug fixes delivered in maintenance release 11.6.1
This list of resolved bugs will be updated weekly to reflect changes from maintenance and bug fix releases. You can see the contents of individual bug fix releases in the Bug fix release notes section.
Key | Summary | Release Version |
JIRAALIGN-4297 | PI Drop Down Filter is being ignored on Strategic Driver Report | 11.6.0 |
JIRAALIGN-6609 | Themes: Additional Program dropdown becomes unresponsive with 400+ items | 11.6.0 |
JIRAALIGN-6645 | "Owner" field is not syncing from Jira Align to Jira | 11.6.0 |
JIRAALIGN-7000 | Forecast: If multiple PIs are selected, incorrect values are shown for the capacity. | 11.6.0 |
JIRAALIGN-7102 | New Nav: ART Filter Fails to Display JA Iterations Correctly | 11.6.0 |
JIRAALIGN-7154 | Feature Audit Report : Blank page is displayed when clicking the Capture button | 11.6.0 |
JIRAALIGN-7170 | Include Key Result changes in Audit logs for Objectives | 11.6.0 |
JIRAALIGN-7301 | Roadmap: chat column with incorrect width | 11.6.0 |
JIRAALIGN-7365 | User Time zone preferences can't be changed | 11.6.0 |
JIRAALIGN-7371 | Forecast: Applying Global Rank puts unranked items at the top instead of the bottom | 11.6.0 |
JIRAALIGN-7507 | Error when Applying Backlog Rank on Forecast Page if there is Bad Duplicate Data | 11.6.0 |
JIRAALIGN-7552 | Portfolio Room - Error while getting Accepted Spend | 11.6.0 |
JIRAALIGN-7584 | Capacity: user without access can view and edit capacity when navigating via Program Room | 11.6.0 |
JIRAALIGN-7585 | Forecast: user without access can view and edit forecast when navigating via Program Room | 11.6.0 |
JIRAALIGN-7608 | Work Tree: User can see all existing releases and work items (without team membership) on Strategy and Product levels | 11.6.0 |
JIRAALIGN-7656 | Download of Themes fails consistently - time out | 11.6.0 |
JIRAALIGN-7660 | Dependency Matrix report does not show the correct data upon changing the PI | 11.6.0 |
JIRAALIGN-7724 | Platform > Portfolio (global setting) > Costing Method won't save the change | 11.6.0 |
JIRAALIGN-7736 | User Profile: API v1 Token field not removed | 11.6.0 |
JIRAALIGN-7807 | Reports: Some reports not opening correctly | 11.6.0.1126 |
Internally-found issues
We’ve corrected the following bugs that were discovered while investigating related issues, building new enhancements, and performing maintenance:
11.6.0
- Azure DevOps connector: Custom terminology choices were not reflected in a warning message when mapping programs.
- Azure DevOps connector: Internal alerts were received and resolved for SQL deadlocks related to work item sync.
- Backlog: Users without valid permissions could rank stories or defects in the small view.
- Backlog: Users without valid permissions could access the page.
- Forecast: Epics selected in page filters were still displayed when switching to the capability view.
- Forecast: Custom terminology choices were not reflected in the audit log for programs.
- Forecast: Custom terminology choices were not reflected in the Configure Columns menu for strategic drivers.
- Ideation: External ideas displayed the incorrect user in the audit log.
- Ideation: Not all ideation groups were displayed in the Feedback Group Assignment dropdown.
- Objective status by sprint: Incorrect terminology was displayed for objectives.
- Program board: The red indicator and planning issue description was not displayed for features with misaligned dependency commitments.
- Themes: Start/Initiation and Target Completion fields were cleared when creating a new theme.
- The Program Increment dropdown in the navigation sidebar would not retain selections when navigating across pages.
- Identified and closed an API permissions issue related to objective creation
- Identified and closed a vulnerability related to sprint terminology.
- Identified and closed a vulnerability related to setting blended rates.
11.6.1
- Jira connector: Some environments would fail to sync when multiple values were found in headers.
- Jira connector: New connectors using OAuth would fail to activate.
- Reports: The actions menu found in the upper-right corner of charts has been disabled.
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.