Versions Compared

Key

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


Panel
borderColor#414344
titleColorwhite
borderWidth1
titleBGColor#414344
borderStylesolid
titleTable of Contents
Table of Contents
stylecircle

...

Include Page
Custom Field common tasks
Custom Field common tasks

Configure Shield

Scheme Configuration for Shield custom field will summaries configuration for your field.

Use Edit shield link to change definition of your shield.

Image ModifiedImage Modified

ElementDescriptionPreview
Preview IssueAllows you to preview how shield will be generated on give issue. Issue must be a valid issue key/

Image Modified

Shield colorAllows you to select shield color from one of predefined colors.

Red shield

Image Modified

Shield label expression

Allows to define expression which will generate shield label. Shield expression details are describe below.

Image ModifiedImage Modified

Shield value expressionAllows to define expression which will generate shield value. Shield expression details are describe below.

Image ModifiedImage Modified

Shield expressions

Anchor
expression
expression

Shield expression is build as a list of expression parts. During expression generation parts are joined to produce single string. White space is used to join parts.

Aviable expression parts are:

  • Text - shield will use it as constant value.
  • Field Name - shield will use field name as constant value.
  • Field Value - shield will use field value for given issue.

Image Added

Multi-value fields

  • When multi-value Field Value is used as part of shield expression then plugin will generate more then one shield. Separate shield will be generated for each field value.


  • When more then one multi-value field is used as Field Value then plugin will generate cross product of all fields values. Separate shield will be generate for each combination of field values.