You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
I'm trying to figure out the best approach to automate some common tasks using Jira Automation. This is the first one.
When an issue is created, After 1hr, check whether the following firlds are empty:
If Empty email Reporter.
I have the email as I want it but I can't figure out how to do sort out the scheduling.
I just want it to send 1 email, 1 hr after creation so that the user has the opportunity to fill in the fields before automation triggers. And I don't want my users bombarded with the same messages on a regular schedule
My suggestion would be to start your rule as follows:
Every hour, this will return the issues created over an hour ago where the fields you mentioned are empty.
Hope this helps.
If you're looking for alternatives, our App Notification Assistant for Jira may assist you in this case.
The app offers fully customizable triggers, including scheduled notifications, and it's able to evaluate JQL filters as well.
Additionally, you can build your own templates and notification rules.
Feel free to reach out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As a follow up to this, I've spent a wee while looking and there doesn't appear to be a "wait" trigger so how do people manage this sort of task?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.