Canned Search Plugin
Breadcrumbs

Release Notes for 2.1.0

2.1.0 - 14/Aug/2017

T Key Summary Status Data cannot be retrieved due to an unexpected error. View these issues in Jira

New features

Project Context Search

The search at the project sidebar allows searching within the current selected project context.

Searching

Users will be redirected to the issue navigator.

If search term is empty, it will list all issues of the current selected project.

Else, it will list issues of the current selected project matching the search term.
Project sidebar context search.png

No value option for dropdown

We have added a "blank" option to the dropdown field. This allows the user to ignore that field for the search.

Canned search dropdown no value option.png

For example, the canned filter below is specified with status field set as a dropdown

project = CANNED AND status = Open

If the user does not choose a value for the status dropdown field, it will execute the JQL 

project = CANNED