admGetProjectIssueSecurityLevelsFor
Syntax | admGetProjectIssueSecurityLevelsFor(pkey, user) | Package | adm |
Alias |
| Pkg Usage | getProjectIssSecLevelsFor(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 []
The requested security levels ids for that user on that project.