Forums

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

Jira search isses

Toby Moore
Contributor
January 31, 2018

Hi all,

im trying to use the below query

project = SPL AND status changed to “In Implementation” during (2018-01-01, 2018-02-01)

 

but its just giving me this error

'Error in the JQL Query: Expecting either 'OR' or 'AND' but got 'Implementation”'. (line 1, character 41)'

 

any ideas why? I ran it earlier and it worked fine...

 

EDIT: I've just re-created this query from scratch and the below works

project = SPL AND status changed To "In Implementation" during (2018-01-01, 2018-02-01)

 

no idea whats going on

2 answers

0 votes
Toby Moore
Contributor
February 8, 2018

Are there any Jira admins who can confirm if this is an issue or not?

0 votes
Thomas B
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 31, 2018

Not sure why that error would occur. I've noticed this error in the past too. To avoid errors, I use the JIRA system drop down to select any suggested values it may have instead of free-typing the filter. 

Mine worked fine: project =  "Project Creation" AND status changed TO Done DURING (2018-01-01, 2018-02-01)

Glad it is fixed! 

Toby Moore
Contributor
February 1, 2018

Yeh its really weird, my colleague sent me a query that worked for her, but it wouldn't work for me.

I then sent her my working query, but that wouldn't work for her, I then re-ran that exact query later and it then wouldn't work for me!!

The above was all copy and paste so no difference at all.

 

I wonder if we both suffer from the same problem? "In implementation" and "Project Creation" both contain words that are Jira statements ("In" and "Project"). Could it be that the advanced search isn't handling "n" correctly?

Thomas B
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.
February 2, 2018

Hopefully someone else will respond to this last question you surfaced. I think you may be onto something because 'Error in the JQL Query: Expecting either 'OR' or 'AND' but got 'Implementation”'. (line 1, character 41)'. This line in bold makes me think that JIRA recognized 'In' as a function instead of an actual workflow value.

 

If JIRA recognized the "In Implementation" it would say  'Error in the JQL Query: Expecting either 'OR' or 'AND' but got 'In Implementation”

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events