In Jira Align, when you navigate to a grid page, the default columns are fixed and can't be changed.
We are excited to announce that this is changing with the launch of a new set of API endpoints that will allow your organization to choose default grid columns across themes, epics, capabilities, and features. This will give your team the flexibility to define essential fields most relevant to your organization and share a common language across all your users.
These API endpoints will be released today with the 11.2.0 release. Please note that this feature is optional and will only affect column defaults if you make changes via the API endpoints. If you don’t take any action, you will continue using the current default column settings.
As an example, if ‘T-shirt’ sizing is a key attribute across all users and workflows and you’ve set this field as a default column, all users will always see this column when they choose to use the default view, making it easy for all to have the same conversation.
With defaults, users can get on the same page: By setting defaults, you can ensure key fields are seen by users when they select ‘Restore Defaults’ from the Columns Shown menu.
The new API endpoints are available to all customers, regardless of deployment and license tier. API permissions for the endpoints are restricted to users with the Super Admin role.
Complete documentation on the default column config API is available in the swagger docs on your Jira Align site (i.e., https://<site-url>/rest/align/api/docs/index.html). Review the following endpoints in the swagger docs:
Feature: /align/api/2/GridConfigurations/feature/ColumnConfigurations
Capability: /align/api/2/GridConfigurations/capability/ColumnConfigurations
Epic: /align/api/2/GridConfigurations/epic/ColumnConfigurations
Theme: /align/api/2/GridConfigurations/theme/ColumnConfigurations
See below for additional resources to help you get started:
Q: Which default grid pages can I change with this API?
A: Grid page column defaults are set across the entire Jira Align environment. You can set different defaults for each work item type: themes, epics, features, and capabilities.
Q: How will this impact me when I share a grid view with another user?
A: It will not have an impact on grid views that you share. If you share a grid view with default columns, the user will not automatically see the same default columns. They will see columns they have chosen for their own grid view, and have to select ‘Restore defaults’ to see the same.
Denise Garcia
4 comments