New to Power Script

Miriam Hawkins
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 13, 2022

I am new to script Runner and I have a line of code that executes only if I select a specific issue key. I need this code to execute in an entire project. The code I am using is

 

if(!isNull(parent)) {
customfield_10315 = parent.summary;

 

 

How would I update this code to update an entire project?

1 answer

0 votes
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 Leaders.
September 13, 2022

You would need to write the code so that it iterates over a set of issues.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events