Hi
When I try to customise my backlog filter with project = SF AND status in (Preparation, "To Review") AND Sprint is EMPTY
I have the error
Error in the JQL Query: Expecting operator before the end of the query. The valid operators are '=',
It seems that it doesn't appreciate the And Sprint is EMPTY but I need it
Have yçu got an idea ?
BR
Stéphane Bertho
Hmmm it looks ok TBH. Let’s try dissecting a bit or reordering.
project = SF AND Sprint is EMPTY
if that works try adding status at end
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.