You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The function returns a TEXT representing the user name of the Assign to project role, playing project role with name projectRoleName in the current issue's project, or "" if no default user is defined for the project role.

Syntax
defaultUserForRole(text projectRoleName) #Output: Text
Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a TEXT


The function returns a TEXT equivalent to the previous function but with extra argument projectKey for selecting the project argument projectRoleName refers to.

Syntax
defaultUserForRole(text projectRoleName, text projectKey) #Output: Text
Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a TEXT