Want to create a jira automation, where i can notify the assignee about their issue details to transition from current status to another status as it was not transitioned for past 10 days
what jql i should use and should i use any smart keys, will email automatically trigger
assignee = currentuser() and not status changed after startofday(-10) and resolution is empty
the above JQL would likely give you what you need
as for notifications there are a few ways you could do this, but the simplest in my opinion would be:
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.