Skip to end of banner
Go to start of banner

admGetProjectIssueSecurityLevelsFor

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Next »

Availability

This routine is available starting with katl-commons 2.5.8.

Syntax

admGetProjectIssueSecurityLevelsFor(pkey, user)

Description

Returns the all the project issue security levels, as set by the scheme, for the specified user

Parameters

Parameter name

Type

Required

Description

 pkeystringyesThe project key
userstringyesThe user

Return type

number [] (array of numbers)

The requested security levels ids for that user on that project.

See also

  • No labels