---
title: "tempoAddIssueToTeam"
canonical: "https://support.appfire.com/space/PSJ/15487021/tempoAddIssueToTeam"
format: markdown
---
> Macro (aura-html)


> 📝 The use of this function requires the SIL Tempo Connector add-on (free) be installed.

|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | tempoAddIssueToTeam(issueKey, team) | **Package** | tempo |
| **Alias** |  | **Pkg Usage** | addIssueToTeam(issueKey, team) |

## Description

> Macro (excerpt)
> 
> Allocates the issue to the specified team.

Allocates the issue to the specified team.

## Parameters

| Parameter name | Type | Required | Description |
| --- | --- | --- | --- |
| issueKey | String | Yes | Issue key |
| team | String | Yes | Team key, name or id, as a string |

## Return Type

**Boolean**

## See also

> Macro (contentbylabel)

> Macro (fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macro)