Hello! I am trying to create an automation where:
When Issue is created, and Issue Type is one of Story, Bug, Task, or Sub-task, then edit issue field "Custom Field A" so that the field matches that of the Epic link.
For example, if Epic A has "Custom Field A" of "XYZ," then when I create a child issue Story, Bug, Task, or Sub-task, I would like that child issue's "Custom Field A" to also have "XYZ."
It doesn't have to be an automation if there's a better way... Open to learning! I hope the screenshot helps. I just added the description in hopes of being clear.
Thank you in advance for your help!
Hi @Jessica Shim ,
On the automation you are creating ... on each field you've selected on the Edit Fields component, click on the three dots on the left side and select SET .. then will be able to select different options to copy the value from .... on of those options is Copy from Epic
I will be waiting for your comments. š
Cheers!
Esteban Diaz
https://www.linkedin.com/in/estebandiaz/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jessica Shim ,
First of all you need to make sure that mentioned Issue Types have this custom field included into the Fields Scheme. To do that you need to:
The next step will be to make sure that the layout of Story, Bug, Task, or Sub-task contains the "Custom Field A":
Now we need to check that the Create Issue screen has "Custom Field A" included:
And finally in your rule modify the "Edit Issue" action:
I hope this answer will help you to resolve an issue.
Best wishes,
Helen
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.
Hello @Jessica Shim
Thanks for the screenshots! You're almost there, just a tiny tweak needed.
When you're at the description field, hit the three dots and choose 'Copy' instead of 'Set'.
To complete the process, please follow these steps:
Feel free to use this for any field you want. Hope this helps!
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.