I have a need to parse incoming emails and based on keywords, populate either the Component, Label and Priority fields. It doesn't look like this is possible without using an Addon such as SmartHandler for Mail.
Am I missing something?
On JIRA version v8.4.1 and JIRA Service Desk Server version 4.4.3
Hello @Mike Zwink
I’ve done something similar using the add on Automation for Jira. You simply do a rule that runs when issue is created, then if it contains keyword apply label, priority, component, etc.
You can see how it works by testing it here.
https://docs.automationforjira.com/rule-playground/#/
Hope this answers your question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.