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 | setCustomKeywordIndexValue(issueKey, jqlKeyword, val) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Sets the value of a custom jql keyword. |
Sets the value for a given custom jql keyword, registered via Power Scripts. NOTE: The keyword must be already in the system!
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
issueKey | string | Yes | The issue key | jqlKeyword | string | Yes | The JQL keyword, registered in PS | val | string | Yes | The value, as a string | |
Return Type
boolean
true if the property was set
Example
Code Block |
---|
|
setCustomKeywordIndexValue("TEST-123", "customKeyword", "some value"); |
Sets the keyword index value for issue TEST-123.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "user_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.