Knowledge Base Articles
Breadcrumbs

Set an automated Tempo Account from parent work item

This article is for Tempo for Cloud


There might be a need to set a Tempo Account on an work item based on certain rules. With Automation for Jira this can easily achieved and there are several options to choose from. In this tutorial we focus on setting a Tempo Account in the event of the creation of a Jira work item. We will set the Tempo Account based on the Account that is set on the parent work item for the work item we will create.

Instructions

  1. Set up an automation rule under Project settings >Automation.

  2. As the trigger for the automation choose “Work item created”.

  3. Add a new component IF.

  4. Select “Related work item condition” and set “Related work items” field “Parent” and “Condition” field “Exists”.

    image-20250403-192805.png
    valid Parent work item link


  5. Add a new component THEN.

  6. Select “Account” field with “COPY” option and set “work item to copy value from” field with “Parent work item”.

    image-20250403-193244.png
    Copy Account from Parent work item


  7. Save and publish the automation.

  8. You will notice that the Tempo Account value has been inherited from Parent.

    image-20250403-193548.png
    Account inherited from Parent



 

There are many rules available and the approach above could be used for many other use cases.