History Search
which includes issues from the user's history of created, edited, or viewed issues that contain the string in the query
parameter.Current Search
which includes issues that match the JQL expression in currentJQL
and contain the string in the query
parameter.curl --location -g --request GET 'http:///rest/api/3/issue/picker'
{
"sections": [
{
"id": "string",
"issues": [
{
"id": 0,
"img": "string",
"key": "string",
"keyHtml": "string",
"summary": "string",
"summaryText": "string"
}
],
"label": "string",
"msg": "string",
"sub": "string"
}
]
}
【JIRA7.6.1】API开发者 微信交流群
用微信扫右侧二维码,加入【JIRA7.6.1】API开发者 交流群,互助沟通