filter on field 'organizations' with operator 'contains'

Koen Bruggeman
Contributor
August 17, 2021

hello all,

 

anyone knows where I can upvote for this maybe/hopefully already existing major request?

My organizations are organized with the country prefix for example: BE_companyname. And I want to filter on all organizations starting with prefix 'BE_' trying like so in JQL search:

Organizations ~ "BE_"

But JSD doesnt allow to search with operator '~' on field 'Organizations'.

*i try to insert a screenshot, but it doesnt load in here.

Is the only alternative creating a dropdownlist which contains all the countries and selecting an item on each issue? So I can later filter on that dropdownlist? Creating a dropdown with all the countries worldwide might take a while..

 

Thanks a bunch.

2 answers

1 accepted

0 votes
Answer accepted
Daniel Turczanski - JQL Search Extensions
Atlassian Partner
August 24, 2021

Hi @Koen Bruggeman ,

Standard JQL doesn't easily allow to search for a text with special phrases.

You may consider using our professional indexing service:


After you install the app you can simply search:

issue in wildcardMatch("Organizations", "BE_*")

Check out the docs for more information.


I hope this helps!
Daniel

0 votes
Koen Bruggeman
Contributor
August 17, 2021

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events