Yes you can. When setting up the Incoming Email Mail Handler, you can set up several Mail Handlers that create different issuetypes. Part of the mail handler configuration is "Catch Email Address", which allows you to specify the From-email address for this particular Mail handler.
So no need to build workflows at all to do this.
You can try Workflow PowerBox and its Condition Based Post function.
Alternatively you can try scripting with Script Runner.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Gabrielle, but that isn't quite what I need.
I can customize the workflow but I don't want to Assign to User. I am using an email to create issues automaticallly in JIRA from another system. The From address is determining the issue type that will be created one for stories and one for bugs. When that email is received in the system I want story issues assigned to the product manager and bugs assigned to the QA manager.
In the Post functions I do not have "assign" to anything but "user" but the email is not coming from a user in Jira it is from a system email address. And that system cannot cc the product manager or the QA manager in the email that it sends to Jira.
So I need a condition of "on create" and either specify a condition of "email from XX email address" or "when issue type=bug" then assign to X.
Any way to do that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you can customize the workflow (https://confluence.atlassian.com/display/Cloud/Advanced+Workflow+Configuration), add the post-function "Assign to User" on the "Create" event of the issue.
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.