New features
Supports Craftware's Search Attachments for Jira
|
JQL |
Context |
|---|---|
|
issue in havingAttachments() |
issue in _______ |
|
issue in havingAttachments("type:png") |
type:______ |
|
issue in havingAttachments("type:jpg and name:workflow") |
type:______ name:______
|
|
issue in havingAttachments("type:txt and name:summary or content:text") |
type:______ name:______ content:______
|
|
issue in havingAttachments("\"multi-word text\"") |
issue in havingAttachments(______) |
Allow user-defined options for Dropdown field
The options in the dropdown field are, by default, populated using auto-complete.
Users can now override the default options by defining a list of options, delimited by comma.
|
Options |
Canned Search Gadget |
|---|---|
|
|
|
|
Open, To Do |
|
Summary