Need to send custom email to the users when the tickets in certain projects has aged 20 days . This is to alert the POC management that the tickets are aged and not worked. I have script runner plugin and im trying to achieve using listener and behaviour. yet nothing works. Any guidance might help here (with the code) . I don't have automation plugin.
Hi Naveen,
If you are using Cloud, which the deployment type above says that you are, then you can create an automation rule to easily do this.
We are using JIRA data center . So we dont have automation plugin. But we do have scriot runner so would be nice if you could help me with this plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Naveen kumar
Can you clarify for us if you are using Jira Data Center (self-hosted) or Jira Cloud (SaaS)? Go to the Help button near your avatar. Click it then click the About option? What information do you see?
What level of access do you have? Are you a Jira Administrator, and administrator for the on project, or a user with no administrator access?
The Automation for Jira functionality should be available. It is available in all Jira Cloud instances, and started being included in Jira Data Center with version 9.x, I believe. But you may not have access to create Automation Rules if you don't have appropriate admin access.
If you have tried to do this with ScriptRunner, please share the details of what you have tried including the configuration and scripts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We are using JIRA Data center and im a JIRA Administrator . We are currently using 8.22.6.
Things i have tried to trigger the email using listeners:
First script:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This would be a very simple task to complete with Automation for Jira. Have you considered installing the plugin? It is free, and provided by Atlassian.
You would have to install a version that is compatible with your version of Jira DC.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We cant install anymore plugin due to management. so if its possible to achieve in script runner can you help me please
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found a few references that you may find helpful.
https://docs.adaptavist.com/sr4js/9.8.0/features/listeners/built-in-listeners/send-a-custom-email
https://www.scriptrunnerhq.com/help/example-scripts?ScriptRunner%5Bquery%5D=%22basics-send-email%22
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.