Looking for assistance on configuring email notifications for when an issue reaches 40 comments or 40 hours logged against it.
Hi @Michael Heilig. Welcome to the Atlassian Community!
You will need an app such as Toolkit Plugin for Jira, Automation for Jira or ScriptRunner, among others, to achieve that. Which apps do you currently have?
I have ScriptRunner. Do I need additional apps to set that email notification up once the JQL script is created? I'm using issueFunction in hasComments("+40").
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not really; you can use a filter subscription to send an email notification, for example. Have a look at Subscribing to your search results.
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.