Hi,
I am looking to find information on how to copy the description from one subtask to another within the same parent task.
Little background. We are automating the creation of subtasks using JSON. This data is imported into Jira and creates the subtasks but also provides the relevant URL and additional information in the description of each subtask (URL and information is different for each subtask).
How could I have a single subtask that could copy the description from each subtask created through the JSON data and house all of the URL and additional information within it?