I have a JSM that can receive emails from a couple of different addresses and a portal. Is it possible for an individual issue to know where it came from? Ideally I'd like to separate incoming messages into different queues, and to report on utilisation of each channel, but there appears to be no field that records the email address it was sent to or the portal through which it came.
Yes possible. Use this JQL.
request-channel-type = email
Other options.
request-channel-type = anonymousportal
request-channel-type = api
request-channel-type = jira
request-channel-type = portal
I hope it helps.
Ravi
Nice, is it possible to get hold of the email address it was sent to? e.g. be able to separate out support+producta@company.com vs support+productb@company.com.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ian Bamforth I think you might be able to see it in the logs but I do not believe that it is visible on the issue. It will also depend how you have your multiple emails setup. Most are done as aliases in this case I do not believe that you will be able to see what email it was submitted to in cloud. We used to add it as a request participant to help track but this causes other issues with looping.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ian Bamforth , your email requests have a different Request Type than the customer portal submitted requests.
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.