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

admUpdateFieldConfigItem(fieldConfigId, field, description, required, hidden)
or
admUpdateFieldConfigItem(fieldConfigId, field, description, required, hidden, renderer)

Package

adm

Alias

Pkg Usage

[updateFieldConfigItem(fieldConfigId, field, description, required, hidden), updateFieldConfigItem(fieldConfigId, field, description, required, hidden, renderer)]

Description

Excerpt
hiddentrue
Updates the description and flags for a field configuration item

Updates the description and flags for a field configuration item; field must be an internal field name, like 'summary' or 'customfield_12345'

Parameters

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

Parameter name

Type

Required

Description

fieldConfigId

int

Yes

Id of the field configuration

field

string

Yes

The name of the field, internal to Jira. 'summary', 'fixVersion', 'customfield_12345' are a few examples

description

string

Yes

The description of the field. May be empty

required

boolean

Yes

If field is required in the Jira UI

hidden

boolean

Yes

If field is hidden in the Jira UI

Or

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

Parameter name

Type

Required

Description

fieldConfigId

int

Yes

Id of the field configuration

field

string

Yes

The name of the field, internal to Jira. 'summary', 'fixVersion', 'customfield_12345' are a few examples

description

string

Yes

The description of the field. May be empty

required

boolean

Yes

If field is required in the Jira UI

hidden

boolean

Yes

If field is hidden in the Jira UI

renderer

string

Yes

Currently, it supports changing the text field types from 'wiki-renderer' to 'text-renderer' and the other way around - in certain cases.

Return Type

boolean

Returns true if the field configuration item is updated

See also

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