I would like JIRA to send an email to specified users when:
Is there a way to do this without knowledge of java/coding?
I am not sure but dont think so. Notifications in JIRA revolves around changes to values in issues not to their metadata.
I found an answer that said 'create a listener' - sounded good, except you need to be a Java coder.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah, another way is to inspect the audit logs. I believe this is also accessible via a Rest endpoint. But you will have to poll it though. https://confluence.atlassian.com/jira/auditing-in-jira-427623767.html#AuditinginJIRA-AuditingandtheRESTAPI
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.