I was trying to create a filter to display non-SLA tickets without a due date. Can you please help me with the correct JQL Query?
Thanks,
Lorraine
Hi @Lorraine Llarena , I'm unsure what you mean by "non-SLA tickets". Here is a filter for issues without due dates.
project = abc and duedate is EMPTY
Hi Jack, it's great to have your help, that's the answer I'm looking for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.