Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,754
Community Members
 
Community Events
184
Community Groups

Hi, is there a way to filter (JQL) where the start date is today?

Julia Shyshliuk
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!
May 10, 2023

Hi Team,

I am trying to create an automation which would send email notifications on a start date of a task, as a reminder. 

I know I have to use Schedule to run a JQL query. However, I am unable to use the start date in this query.. I can choose the 'Custom start date' field, but it's not the one that is used in the roadmaps and gantt charts.. 

Am I missing something or the only way is to copy the date to the 'custom' field and then base the automation on that one? 

Thanks

1 answer

1 vote
Tansu Akdeniz
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 10, 2023

Hi @Julia Shyshliuk 

Welcome to the community.

You can schedule a rule to run everyday and JQL controls the current day. Ex;

  • "Start date[Date]" >= startOfDay() and "Start date[Date]" <= endOfDay()

Which day field do you mean?

Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 10, 2023

@Julia Shyshliuk 

Adding on to @Tansu Akdeniz 's questions...

When you say you are unable to use the start date in the query, can you please show us the query you created, and tell us how you concluded that you can't use the start date in it?

Julia Shyshliuk
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!
May 11, 2023

Thanks for your quick answer.

I have tested the search "Start date[Date]" >= startOfDay() and "Start date[Date]" <= endOfDay() and Jira says that this field is not searchable.

Is that the settings of our company's Jira that don't allow this field to be searched or is that a general thing?

Screenshot 2023-05-11 at 09.21.31.pngScreenshot 2023-05-11 at 09.21.44.png

Tansu Akdeniz
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 11, 2023

Can you please go to Issues -> Customfields -> Search your Start Date field -> Click Edit button and check the search template? Change the template if it is available.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events