Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to identify if ticjet is raised from company internal id or personal id.

Blessed Family June 23, 2021

I am creating a new service project where tickets are created from mails sent to a custom help desk id. 

Emails can originate from a company domain email or personal mails. 

I am looking for a way to identify and separate the tickets created by company id vs personal ids.

1 answer

1 accepted

0 votes
Answer accepted
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 24, 2021

Hello @Blessed Family,

Welcome to Atlassian Community!

Using an automation rule it’s possible to get the domain of the email and add on a custom field, so when filtering tickets, you can filter by domain, for example.

On the automation below, I’m using a Text Field (read only) custom field to store the email domain:

Screen Shot 2021-06-24 at 16.28.17.png

On the “Then: Edit issue”, select a field where the domain will be stored, and on the value, use the smart value below: 

{{reporter.emailAddress.substringAfter("@").substringBefore(".")}}

Hope this helps!

If you have any other questions regarding this matter, please let us know.

Kind regards,
Angélica

Blessed Family June 25, 2021

Thank you soo much

Like Angélica Luz likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events