Forums

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

How to search issies where in a field there is one and only one value?

Алескеров Борис
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 6, 2019

Hi!

I want to find all issies which affects only one system.

We have RFA with a filed for "affected IT system"
This filed may inlcude many diffrerent systems like "SEP ERP", "BW", and about 20 others...

So, i want to find all RFA where this filed contains only one exact system, for example SAP ERP.

And if more than one it System selected, such issues must be excluded from the search result.

 

So filter request must be something like this:

issuetype = RFA and "Affected IT System" = SAP ERP and "Affected IT System" not in (any  other value except "SAP ERP")

 

 

1 answer

0 votes
Ismael Jimoh
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 6, 2019

Hi @Алескеров Борис 

You will need to enter each of the other available values.

I’m not sure if we can achieve this with scriptrunner issue functions since this extends defaults provided by JIRA.

Suggest an answer

Log in or Sign up to answer