Forums

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

Post Function to copy Summary in Epic Name

Matteo Pacenti June 24, 2020

Upon Creation of an Epic, I'm struggling to copy the value of Summary to Custom Field Epic Name 

Can anyone provide the code? 

1 answer

0 votes
Ravya
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.
June 24, 2020

Hi @Matteo Pacenti ,

You can achieve this using Bobswift's Update On transition app.

It would be a very simple configuration as shown below:

On the create transition of an EPIC add the post-function as shown below:

2020-06-24_19-14-24.png
2020-06-24_19-11-05.png2020-06-24_19-12-34.png

And publish the workflow.

Also make sure that the workflow is applied to EPIC issuetype.
2020-06-24_19-17-17.pngSo by following above steps you can have EPIC name in the summary field while creating the EPIC issue:
2020-06-24_19-17-54.png

 

Hope this helps!


Regards,
Ravya

Matteo Pacenti June 24, 2020

Thanks @Ravya ,

I found that. 
Unfortunately, I cannot purchase the tool and I was looking for java code to add to a custom script post function.

But thanks again.

Suggest an answer

Log in or Sign up to answer