Skip to end of banner
Go to start of banner

How to customfield values of parent in summary of created subtask using CoT

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Overview:

This article explains how to put the custom field values of a parent in Summary of created subtask during the transition using the Create on Transition app. 

Instructions

Follow the below steps to put the custom field values of a parent in summary of created subtask

  1. Log into Jira system as a Jira Administrator and click  > Issues  > Fields (under Custom fields). 
  2. Navigate to the intended custom field and click theConfigureYou will be able to see the custom field ID in the address bar as shown in the following screen. 


            

         

    3. Take a note of the custom field IDs and navigate to the workflow associated with the project.

    4. Edit the respective workflow as required.

    5. Select a transition which has the post function with the custom field values.

    6. Click the Post Functions tab.

    7. Click the pencil icon to edit the post function.

    8. In Create on Transition for Jira – Create Subtask(s), click Custom Fields in the left sidebar. 

    9. In Create on Transition for Jira – Create Subtask(s), click Custom Fields in the left sidebar.

   10. As you want to copy the parent issue custom field to the summary of the created subtask through create on transition,

         you need to mention parent custom field as %parent_customfield_id% in the summary of Post function.

             

    11. Once you click on Update, the post function will look like as shown in the screenshot

         

   12. Public the Workflow before executing the transition. You will be able to see the custom field

         value in the Summary in the new subtask.

The suggestion is to test this scenario in a test environment before implementing the same in the production. 










  • No labels