IssueResolutions
Query the list of all issue resolution values.
Table Specific Information
Select
The 本製品 uses the Jira API to process some of the filters.
The 本製品 processes other filters within the 本製品.
For example, the following queries are processed server side:
SELECT * FROM IssueResolutions WHERE Id = 10000
Columns
Name | Type | References | SupportedOperators | Platform | Description |
Id [KEY] | String | = | Common | The ID of the issue resolution. | |
Name | String | Common | The name of the issue resolution. | ||
Description | String | Common | The description of the issue resolution. | ||
URL | String | Common | The URL of the issue resolution. |