Jira Backlog Board - ART field mapping

If you want to identify your ART on program-level issue types (i.e. Features, Enablers, Epics), you can use the ART field mapping to synchronize the ART field with the sticky types visualized on the program backlog board.

NOTE: This only applies for Sessions with multiple ARTs

ART field mapping

In the RTE cockpit, navigate to your ALM connection and in there to the ART mapping area. Here, you can find a tab for the ART field mapping.

Select which field is used to identify ARTs for Backlog-level issue types and provide the unique value which identifies the ART.

Supported field-types

The following types are supported to sync ARTs between Jira and the piplanning app:

  • Customfield of type single-select

    {"value": "<ART name / select value>"}
  • Labels field

    ["<ART name / label value>"]

    If multiple values are specified in the mapping, all need to exist in Jira for a match

  • Customfield of type multi-select

    [{"value": "<ART name / select value>"}]

    If multiple values are specified in the mapping, all need to exist in Jira for a match

  • Customfield of type checkbox

    If multiple values are specified in the mapping, all need to exist in Jira for a match

  • Please reach out to us if you need other field types.