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:Ā 

Updating an Issues title with automation

Pfohl Jason
Contributor
June 8, 2023

Is there a way to update the title of an issue with information from another field within the same issue using automation?

We have issues being created from our incident ticket system into Jira automatically. I want to update the title with the "Integrated Software ID" field after the issue is created. another addition to this type of automation is to only have it run when the issue type is created by a specific user ID. 

2 answers

2 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Trudy P Claspill
Community Champion
June 8, 2023

hello @Pfohl Jason 

Yes, those tasks can be handled with an automation.

You would start with the Issue Created Trigger.

If you want to limit the execution base on who created the issue you would then add an Issue Fields Condition to compare the Creator field to a specific user.

To then update the Summary field to include data from another field you would use an Edit Issue action to Edit the Summary field and set it to itself + the value of the other field, using smart values.

Screen Shot 2023-06-08 at 9.41.50 AM.png

Pfohl Jason
Contributor
June 8, 2023

@Trudy P Claspill Thanks You!

Like • # people like this
0 votes
Answer accepted
John Funk
Community Champion
June 8, 2023

Hi Pfohl,

Sure you can do that. Create an automation rule based on an Issue Created trigger. 

Then add any Conditions you need to. 

Then add a new action for Edit Issue and select the Summary field. Use:

{{issue.summary}} {{issue.Integrated Software ID}}

where that name is the exact name of the field. 

Trudy P Claspill
Community Champion
June 8, 2023

great minds think alike!

Like • John Funk likes this
Pfohl Jason
Contributor
June 8, 2023

@John Funk Thank You!

Like • John Funk likes this
Ricardo Rila
December 11, 2025

Thank you!!

I was also helped by this! I turned it around, wanted a number before the titel.
But beware. When there is a special character in the name of your custom field like a "," then the automation will fail.

Like • John Funk likes this
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events