Upon Creation of an Epic, I'm struggling to copy the value of Summary to Custom Field Epic Name
Can anyone provide the code?
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:
And publish the workflow.
Also make sure that the workflow is applied to EPIC issuetype.So by following above steps you can have EPIC name in the summary field while creating the EPIC issue:
Hope this helps!
Regards,
Ravya
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.