Optional
isOptional
issuesA list of fields and their respective approaching limit threshold. Required for querying issues approaching limits. Optional for querying issues breaching limits. Accepted fields are:
comment
worklog
attachment
remoteIssueLinks
,issuelinks
.Optional
attachment?: numberThe limit for the number of attachments.
Optional
comment?: numberThe limit for the number of comments.
Optional
issuelinks?: numberThe limit for the number of issue links.
Optional
remoteIssueLinks?: numberThe limit for the number of remote issue links.
Optional
worklog?: numberThe limit for the number of worklogs.
Return issue keys instead of issue ids in the response.