Forums

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

How to auto populate reporter's name in summary field when creating a ticket?

Yousuf Al Rawahi
Contributor
September 30, 2024

How to auto populate reporter's name in summary field when creating a ticket?

So based on the reporter who will raise a ticket, it will auto populate his/her name in summary field. Is it possible with scriptrunner?

1 answer

4 votes
Walter Buggenhout
Community Champion
September 30, 2024

Hi @Yousuf Al Rawahi,

If your question is indeed about cloud premium, I would recommend using automation for this.

You would need an automation rule along these lines:

  • trigger: issue created
  • action: edit issue, updating the summary field to the following:
{{issue.summary}} - {{issue.reporter.displayName}}

 Hope this helps!

Yousuf Al Rawahi
Contributor
October 1, 2024

I believe this will be applied after creating a ticket, I want it on creation stage, before submitting the ticket. Is it possible?

Walter Buggenhout
Community Champion
October 1, 2024

No. The reporter of the ticket is not even known before an issue is created and automation rules act upon events; they do not manipulate screens while you are editing stuff.

I am quite sure that the end result will be what you want (or even better). If it were possible to add the reporter to the summary field while the user is creating an issue, he/she can still modify that field manually. If you want to make sure this information remains on the ticket, adding it automatically gives you more control over the process.

Suggest an answer

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

Atlassian Community Events