How to change filter conditions from "OR" to "AND" ?

Michael Keil January 16, 2014

Hi!

Is there a way to change the releation of the the filter elements from "or" to "and".

E.g: Show me all stories from component abcd and version 1234.

It appears, that the current filter only operates with an "or" .

Maybe it's a feature request for an upcoming version.

Thanks for your feedback

Cheers Michael

3 answers

1 accepted

0 votes
Answer accepted
Michael Keil January 17, 2014

Hey guys,

thanks for our feedback. It appears to me that I wasn't precise enough. Sorry for that.


I'm aware of using JQL, but unfortunalely there's no option to use a JQL within this add-on. It just gathers all issues of a given project and builds the user story map.

In my case this result is quite confusing. It's simply to much data.

There is a kind of filter within the plugin, where you can check/uncheck different conditions to be applied for displaying the issues. My question refers to these filter conditions. This filter conditions are built using "OR".

If I might suggest this new feature for an upcoming release:

As a user I want to limit the issues to be shown to a given JQL Query/Filter.

Any remarks or comments? I'll appreciate it!

Cheers

Michael

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 17, 2014

Definitely needs to be raised with the plugin authors then :-)

Most authors don't take requests from here, as it's for Q&A, not request tracking.

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 17, 2014

In Jira, you just use JQL, as it understands AND and OR for joining clauses.

For the story map add-on, no, you can't change it, although it would be a handy option. I think you need to raise it with the authors of the add-on

0 votes
Aseem Parikh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 16, 2014

Update the filter to use the AND operator -- note that AND is case-sensitive.

For example:

issuetype = Story AND component = abcd AND fixVersion = 1234

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events