Hello together,
I added an filter to my JIRA that shows me just some tickets. The filter is working fine.
Now I want to extend the Filter for the following: Just show me tickets from the filter that does not have "Activity" is "none".
How can I put ACTIVITY is NONE to my filter:
Project = …. duedate is EMPTY AND assignee = currentuser()
Thank you.
Max