IssueNavigatorDefaultColumns
Retrieves the default column layout for the issue navigator, which defines which fields are shown in search results.
Table Specific Information
Select
SELECT * FROM IssueNavigatorDefaultColumns
Columns
| Name | Type | References | SupportedOperators | Platform | Description |
| Label | String | Common | The display name of the column shown in the issue navigator, such as 'Status', 'Assignee', or 'Priority'. This is the label visible to users in the Jira interface. | ||
| Value | String | Common | The internal field key or identifier corresponding to the column shown in the issue navigator. This value is used to configure which fields appear in issue search results. |