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
, and issuelinks
. Example: {"issuesApproachingLimitParams": {"comment": 4500, "attachment": 1800}}
Return issue keys instead of issue ids in the response.