Forums

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

Change Reporter of a Customer Service Resquest

Stéphane EKOKO
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 9, 2023

Hi

My Service request is created by email, i just want to automatically update the reporter by using the email of the customer specified on the description (Cf Screenshot).

 

I tried to create an automation rule without succeed


Service Request 2023-08-09 170751.png

 

Service Request 2023-08-09 171115.png

1 answer

1 vote
Stéphane EKOKO
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 9, 2023

I tried this to solution on the automation rules

{
"fields": {
"reporter": {
"emailAddress": "{{issue.description.match("Email :\s(.*)")}}"
}
}
}

{
"fields": {
"reporter": {
"emailAddress": "{{issue.description.substringBetween("Email :", ")"}}"
}
}
}

without succeed

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events