Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Allow precise search for custom field

vgrinko June 2, 2014

Hello,

I have some custom field which I need to make searchable "=" instead of "~".

Does anyone know how to achieve that?

Thanks!

2 answers

1 accepted

0 votes
Answer accepted
vgrinko June 18, 2014

I found better solution - simple and amazing plugin - https://marketplace.atlassian.com/plugins/eu.kprod.jira.stattable-searchers- adds additional searchers, including exact searchers - for custom fields.

It also makes it possible to use these fields as dimensions in 1- and 2-dimensional statistics gadgets on the dashboards.

Nic Brough -Adaptavist-
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.
June 18, 2014

That's exactly what I said - write a new searcher to do it. Ok, someone else has done it for you, but it's the same thing.

0 votes
Nic Brough -Adaptavist-
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.
June 2, 2014

You'll need to write a new searcher to do this. It should be a moderately simple plugin to write (not that I'm sure it's particularly useful).

Stuff on writing searchers is entwined with custom fields (As that's what they search) - see https://developer.atlassian.com/display/JIRADEV/Custom+Field+Plugin+Module

Suggest an answer

Log in or Sign up to answer