Hi,
I've been trying to see if there is an automation to trigger and email alert to when and EPIC 'Start' date is due for example my epic is starting today. We have alot of them and its hard to find when they are due to start so would be handy if someone can tell me what i need to do to get an alert?
Thanks
Hey @Jason Lane ,
Since there is no real trigger when a time event is reached, you're best of using the scheduled automation trigger. (I'm assuming you are on Cloud?)
This can be triggered each day and either send you a mail for each item or a report style email.
Another thing you can do is just create a filter (startdate > startOfDay() for example) and add that on a dashboard. You can then subscribe to that dashboard which will give you a rather nice daily email with a table style report.
https://support.atlassian.com/jira-software-cloud/docs/work-with-search-results/
@Dirk Ronsmans is right on the money here, schedule triggers to check is the only way.
You can do a scheduled trigger that does a JQL search and then send an email for each result.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is perfect @Dirk Ronsmans. I love the report it provides and have added other ones as well to make sure there is clean up of work missed, Great advice :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get the most out of Jira
Explore the interface and basic Jira terms, then discover how to effectively manage your work.
Learning Path
Atlassian tools and practices for developers
Focus on your development work by using Jira software features and functions efficiently.
Atlassian Certified Associate
Jira Software Essentials certification
Demonstrate proficiency in utilizing essential Jira features and working efficiently with Agile frameworks like Kanban and Scrum.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.