In Jira Cloud, is it possible to trigger an automation rule based on a due date field.
Example: I want to log work on a ticket on the due date specified on the ticket.
Hello @komal_mathur_-nd
Welcome to the Atlassian community.
What problem are you trying to solve by automatically logging time spent on an issue? That doesn't seem like a good thing to do, since work could end up getting logged when no work has actually been done.
Automation rules are triggered by events, like status change, item created, and field change.
You can also use a Schedule trigger, which will run the rule on a schedule that you specify (hourly, daily, weekly, etc.) You can provide a JQL with that trigger to select the issues against you want to take action.
I think what you are looking for here would be a Schedule trigger that runs daily, selects the issues where the Due date is today, and then logs work .
Welcome to Atlassian Community!
Yes that is possible, you can use the Field value changed trigger and set it to due date. Then the automation would trigger every time the due date is set.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.