Hello All -
I am currently in the process of creating a JIRA project that involves an email handler. I've figured out how to configure it in that when the email address receives an email, it creates an Issue in JIRA. That works well.
My question involves taking this process a step further. Does anyone know if it would be possible that when a user emails the email handler (from Outlook) and marks that email as High Priority, then the Issue that gets created skips a step in my workflow? The idea is that regular emails sent to the address go to the first status in the workflow, while High Priority emails skip this first status. Or maybe there is a different way to achieve this?
At the moment I am just not sure how much customization I can do with JIRA email handlers and creating Issues. Any help/insight anyone may have would be much appreciated. Thanks in advance.