I'm using the Cloud Jira. I want Jira to send an email to a group of people when a new project is created along with the Name and Key of the project.
Hello,
You would need a plugin for it.
For example you could use the Power Scripts add-on.
You could create a listener on the Project Created event and send a email to the required users.
You can find more info about listeners here:
https://confluence.cprime.io/pages/viewpage.action?pageId=6558205
You can send a email with this function:
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.