is there a way to formulate the summary of an issue based on field input?

Andrea Melde December 7, 2016
 

3 answers

0 votes
Bhushan Nagaraj
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 7, 2016

Hi Andrea

You can use ScriptRunner Behaviours module for this. You can find a similar example at

https://scriptrunner.adaptavist.com/4.3.0/jira/recipes/behaviours/setting-default-fields.html

0 votes
Andrea Melde December 7, 2016

For example, if I have the below custom fields, can the the summary be concatenation of the fields so the summary/title issues is standardized?

 

Environment = Prod

CR = CR207

Priority = Medium

 

Then Summary would read concatenate(Environment: CR, priority) to be "Prod: CR207, Medium"

0 votes
Aylin Kohls
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 Leaders.
December 7, 2016

 Hi Andrea.

I don´t understand what you´re trying to do! could you give an example?

Suggest an answer

Log in or Sign up to answer