Skip to end of banner
Go to start of banner

admGetContextualScreenFields

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

Version 1 Next »

Availability

This routine is available since katl-commons 4.0.0.

Syntax:

admActivateUser(screenId, projectKey, issueType)

Description:

Retrieves the available fields for the user in the given context (screen/project/issue type)

Parameters:

Parameter name

Type

Required

Description

screenIdnumberYesThe screen id
projectKeystringYesThe project key
issueTypestringYesThe issue type

Return type:

string []

List of field names which are available in the given context



See Also:

  • No labels