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

0 votes
Answer accepted
Trudy 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 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 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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events