Versions Compared

Key

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

...

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

Parameter name

Type

Required

Description

customfieldId

string

Yes

Id of the custom field to retrieve information for.

Return Type

JCustomField

Example

Code Block
JCustomField field = getCustomField("customfield_12345");

runnerLog(field.id);
runnerLog(field.name);
runnerLog(field.description);
runnerLog(field.type);

...

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