admGetContextualScreenFields
Syntax | admGetContextualScreenFields(screenId, projectKey, issueType) | Package | adm |
Alias |
| Pkg Usage | getContextScreenFields(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 |
|---|---|---|---|
screenId | number | Yes | Screen id. |
projectKey | String | Yes | Project key. |
issueType | String | Yes | Issue type. |
Return Type
String []
List of field names which are available in the given context