removeCustomer (Power Scripts)

removeCustomer (Power Scripts)

 

The use of this function requires the Power Scripts for Jira add-on be installed and licensed.

Syntax

removeCustomer(username, project)

Package

 

Alias

 

Pkg Usage

 

Description

Removes a customer or a list of customers from a specified project.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

username

String []

Yes

The customers' username.

project

String

Yes

The key of the selected project.

Return Type

Boolean

Returns "true" if the operation succeeded.

Example

return removeCustomer("john.doe@email.com", "JSD");

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.