admRemoveGroupFromProjectRole

admRemoveGroupFromProjectRole

Syntax

admRemoveGroupFromProjectRole(group, project, role)

Package

adm

Alias

 

Pkg Usage

removeGroupFromProjectRole(group, project, role)

Description

Removes a single group from a project role if the group is in that role.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

Group

String

Yes

Group name.

Project key

String

Yes

Key of the selected project.

Role name

String

Yes

Name of the role to add the user to.

Return Type

Boolean

Returns "true" if operation succeeded.

Example

removeGroupFromProjectRole("dev-group, "TEST", "Developers");

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.