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: 

JSD ScriptRunner change custom field to.. if summary =

Christopher Smith
June 5, 2020

Hi Guys

 

New to ScriptRunner and trying to find a solution for the above

 

Issue created

if summary = eg. Alert

change custom field to: eg 2

 

another one i was thinking was

Issue created

if reporter = eg alan

change custom field to: eg 3

 

and can this be repeatable, so different summary's or reporters change different custom field?

 

 

i guess this is a simple one but thought i would ask

 

I am trying to Triage emails from different systems and companies to update a custom field 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 8, 2020

https://library.adaptavist.com/entity/update-priority-based-on-a-custom-field should be a good base for this

It reads a custom field and expects it to be a select-list type field, but that should not be hard to change to issue.getSummary() and parse the result for your words, or use issue.getReporter().getName()

Christopher Smith
June 8, 2020

thank you

TAGS
AUG Leaders

Atlassian Community Events