Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

setCustomKeywordIndexValue(issueKey, jqlKeyword, val)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
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
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

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
languagejs
setCustomKeywordIndexValue("TEST-123", "customKeyword", "some value");

Sets the keyword index value for issue TEST-123.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "user_routine" and space = currentSpace ( )
labelsarray_routines

We've encountered an issue exporting this macro. Please try exporting this page again later.