admGetProjectIssueSecurityLevelsFor
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !
Availability
This routine is available starting with SIL Engine™ 2.5.8.
Syntax
admGetProjectIssueSecurityLevelsFor(pkey, user)
Description
Returns all the project issue security levels, as set by the scheme, for the specified user.Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
pkey | string | yes | Project key. |
user | string | yes | User. |
Return type
number [] (array of numbers)
The requested security levels ids for that user on that project.
See also