Info |
---|
|
This routine is available starting with katl-commons 4.0.3.
This routine is available for Jira server and cloud deployment options. Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | getPriorityIdByName(priorityName) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Gets the priority id by the priority name. |
Gets the priority id by the priority name.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
priorityName | |
...
String | Yes | Name of the priority. |
|
Return
...
Type
stringString
Returns the priority id for the priority name provided.
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jiracustomfield_issue_routine" and space = currentSpace ( ) |
---|
labels | jiraarray_transition_routineroutines |
---|
|