IssueKey
Stores information about a project where the issue belongs or previously belonged. This entity appears as part of the ProjectActivityItem object.
Attributes
This table describes attributes of the IssueKey entity.
To receive an attribute in the response from the server, specify it explicitly in the
fieldsrequest parameter.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
|---|---|---|
id | String | The ID of the IssueKey. |
project | The project where the issue belongs or previously belonged. | |
numberInProject | Long | The sequential number of the issue in a project. |
19 March 2025