Hi,
In JIRA DC automation rules, we would like to send mail to some specific users defined in JIRA project, but cannot know how, can you help?
eg: send mail to Project lead of the filtered JIRA project.
Thank you.
This is not a native functionality of Jira. But you can get the attachment information out through REST and you will have to build a script to manage the data. It can be messy with lots of codes in, but you can manage something.
Please refer to this thread -> https://community.atlassian.com/t5/Jira-questions/How-do-I-read-the-data-from-attachments-csv-and-txt-files-from/qaq-p/626137
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.