Record
get-issue-picker-resource-params
No description available.
record get-issue-picker-resource-params {
query: option<string>,
current-jql: option<string>,
current-issue-key: option<string>,
current-project-id: option<string>,
show-sub-tasks: option<bool>,
show-sub-task-parent: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| query | option<string> | |
| current-jql | option<string> | |
| current-issue-key | option<string> | |
| current-project-id | option<string> | |
| show-sub-tasks | option<bool> | |
| show-sub-task-parent | option<bool> |