created an automatic where an email is sent when a date field is overdue -->
if provide an image below but i do not know how to resolve this error - any help would be greatly appreciated
Hello Holly,
As the error state, the component in the Automation rules needs to be provided with a selection of Queries.
In the same image, you need to create a JQL query, see the checkbox at the bottom ?, if you click that you need to insert a JQL Query that will select the Issues that will be affected by this rule.
As an example this JQL will select all issues in your instance created in the last 2 weeks:
"created <= 2w"
Hopes this works for you, let me know.
Regards,
Nico.
Hi @Holly.McGovern -- Welcome to the Atlassian Community!
There are two ways to resolve this, depending if you want to receive one email per issue, or one email containing all of the issues:
Kind regards,Bill
Perfect, thanks --- this worked.
thank you for this. i currently learning as i do so this will be very useful & might adjust automation rules accordingly
Sounds good! A lot about automation rules is experimentation and learning...especially as the documentation continues to improve :^)
Awesome, glad to hear that , have a great day!
It looks like you're new here. Sign in or register to get started.