The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events