Forums

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

I need a view that shows me when tasks are due to start.

dennis_erlank
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 22, 2020

I have start and end dates for all my tasks. How do I get a view on Your Work that shows me when tasks are due to start. I don't want to see what Tasks that I have set to start 2 months from now. I only want to see what I need to work on now.

1 answer

1 vote
Jack Brickey
Community Champion
March 22, 2020

Hi Dennis,

Have you created a custom film or start date or something similar? Assuming so you want to create a filter that will allow you to display those issues that are about to start. You could use a dashboard to easily access this list. For example your filter might look something like this...

project = myproject and assignee = currentuser() and “start date” <= endofweek()

Suggest an answer

Log in or Sign up to answer