I'm creating an Automation whereby an issue is escalated internally in our organization to resources who are NOT using JIRA.
1. I've created an Automation Rule "When Manually Triggered"
2. A prepopulated message box appears, along with a Send To drop-down and Reply To drop down.
3. I'd like the Send To drop-down to be a list of departments: Human Resources Toronto, Accounting Montreal, Professional Development Calgary, etc.
4. I'd like the Reply To drop-down to be a list of regional marketing teams: Toronto Marketing, Ottawa Marketing, Calgary Marketing, etc.
5. Once the user/agent selects the department and marketing teams from the drop-downs, I'd like the labels to match up to email addresses that will populate the "To:" and "Reply" fields on the "Send Email" action.
How do I do this?
Hi @Joseph Chung Yin ,
I figured out how to do what I was looking to do.
My automation has a number of other steps in it to add values to the audit log, change the status of an issue and validate email addresses contain the desired domain name, but the initial goal was to create labels for the "send to" email addresses from a drop-down field so it would be more user friendly, and that's captured above.
Thank you for all your help.
Welcome to the community. For your automation rule to work, please consider the followings:
1. You need to create two custom fields and setup those single select dropdown list context options.
2. The triggering process may need to changed to Issue Updated, because the automation rule doesn't have the function of raising a pop-up window that will take in the field population intake process. This is not how automation rule works on raising a pop-up window.
3) The two fields need to be populated, then your "Issue Updated" trigger can be then fired to perform the "Send Mail" action. You will need to create conditions to control the send mail action where you can defined the recipients when you configure the rule.
Hope this helps.
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Joseph Chung Yin ,
Thank you. The ManualTrigger I've configured does create a pop-up. What I was hoping for was a way to create labels for the email addresses and have labels associated to different email addresses based on "If" conditions or a look-up table.
Unfortunately, because of the reporting structure in the organization I work for, I don't have the permissions to create new custom fields.
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.
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.