Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This routine is available starting with katl-commons 3.0.11.

This routine is available for Jira server and cloud deployment options.
Info
titleAvailability
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getCustomFieldNameById(customfieldId)

...

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Gets the name of the custom field by id.

Gets the name of the custom field by id.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

customfieldId

number

Yes

Customfield id.

Return

...

Type

stringString

Returns the custom field name for the provided id.

...

Code Block
return getCustomFieldNameById(10000);

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "jira_fieldcustomfield_routine" and space = currentSpace ( )
labelsjira_field_routine
 
array_routines