Forums

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

How to filter issues that started today?

Steve Michael Grajo December 7, 2021

Hi, how can I make a filter that only shows issues that start date has started? I am having troubles in my issues that are assigned in me in months advance, and I only wanted to see issues that I need to work right now, not issues that doesn't start in the coming weeks or months?

1 answer

1 accepted

2 votes
Answer accepted
Piotr Zadrożny _Eyzee_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 7, 2021

Hi @Steve Michael Grajo 

 

You can use JQL: [field_name] < now() like for example:

  • "Start date[Date]" < now()
  • due < now()

You can also add AND assignee = currentUser() to limit results to issues assigned to you.

 

Best regards,

Piotr

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events