Copy data from the parent issue

Copy data from the parent issue

 

<iframe width="854" height="480" src="https://www.youtube.com/embed/2uYPK9DwcXU" frameborder="0" allowfullscreen></iframe>

Call the following script from a workflow transition post function. The script sets the fields to the value of the corresponding field in the parent issue.

if(isNotNull(parent)) { summary = %parent%.summary; description = %parent%.description; dueDate = %parent%.dueDate; }

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.