Description
Returns a list of all project role names in Jira.
Return Type
String []
Example
for(string prname in getProjectRoles()) { runnerLog("Project role: " + prname); }
See also
We've encountered an issue exporting this macro. Please try exporting this page again later.