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

Compare with Current View Page History

« Previous Version 6 Next »

This function returns 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
xxx

DATA TYPE

Parameter description.
Output

This function returns a TEXT


Variant where you can additionally define projectKey.

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

Parameters used in this function

ParameterInput (data type)Description
xxx

DATA TYPE

Parameter description.
xxx

DATA TYPE

Parameter description.
Output

This function returns a TEXT