Forums

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

how to search issue based on select list custom filed value

Franklin Jeevitha Arokisamy January 23, 2019

I have jira issue with one custom filed select list [fruits]possible values [orange,apple,banana ], I want  search all issue where value is apple. I tired below options

 

project = "<project name>" and fruits = "apple"

project = "<project name>" and fruits ~ "apple"

I am using Jira Project Management Software (v7.11.2#711002-sha1:fdc329d) version.

2 answers

0 votes
Franklin Jeevitha Arokisamy January 23, 2019

it's throwing nullPointer exception

0 votes
Jakub Hanak
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 23, 2019

Hello @Franklin Jeevitha Arokisamy,

ANd did it work? Or what is the issue here? It looks to me the first one ts correct.

Best regards,

Jakub 

Franklin Jeevitha Arokisamy January 23, 2019

it's throwing nullPointer exception

Suggest an answer

Log in or Sign up to answer