So I put an automation on my service desk project. (Triage requests sent by mail). It is pretty simple but does NOT work.
When: Issue Created
IF: request-channel-type = email AND reporter = "thisaddress@othersystem.com"
THEN: Change Request Type to a different one.
It is a pretty simple use case. If there is a mail request from another system(old service desk for example) then the request type should be set to a request type like (Old Service Desk Request)
It is a one to one mapping of the request type to an issue type. I don't get why this will not work...
I figured it out. The issue type MUST be the same. So you need two request with the same type.
Also if you change the issue type in the issue the request type doesn't get set. Even if there is a one to one mapping....
Sorry but that is quite irritating for users of the system!
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.