12.02.01 - Mapping the fields and values

For Squash to show the information of the JIRA issues, the JIRA fields have to be mapped to the Squash fields, and eventually the values of the lists too.

Mapping the fields

This mapping is made in the third block of the screen. Buttons [+] and [-] allow to add equivalences between a JIRA field and a Squash field.

The available Squash fields are indicated in a drop-down list during the creation of the equivalence. The JIRA fields must be named as they appear in JIRA.

Mapping the values

The mapping of the values for list fields is made in the 4th block of the screen. It uses the YAML formalism.

The mapping looks like this:

squashfield:

jiravalue1: squashvalue1

jiravalue2: squashvalue2

aanothersquashfield:

jiravalue3: squashvalue3

...

See the information included in the "Configure the Xsquash4JIRA plugin" screen for further details.