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


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

|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | tempoClearIssueTeam(issueKey) | **Package** | tempo |
| **Alias** |  | **Pkg Usage** | clearIssueTeam(issueKey) |

## Description

> Macro (excerpt)
> 
> Removes any value the team may be set on that issue. Returns true if the issue was cleared, false if not.

Removes any value the team may be set on that issue. Returns true if the issue was cleared, false if not.

## Parameters

| Parameter name | Type | Required | Description |
| --- | --- | --- | --- |
| issueKey | String | Yes | Issue in question. |

## Return Type

**Boolean**

Returns true if the issue was cleared, false if not.

## See also

> Macro (contentbylabel)

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