Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

In case you’re using a field to identify your Team on program level issue types (i.e. Features, Enablers, Epics), you can synchronize the team field with the sticky types visualized on the program backlog board.

We separate two cases

Supported field-types

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

  • Customfield of type single-select

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

    ["<team name / label value>"]
  • Customfield of type multi-select

    [{"value": "<team name / select value>"}]
  • Customfield of type checkbox

    [{"value": "<team name / checkbox value>"}]
  • Please reach out to us if you need other field types.

Team field mapping for single ART sessions

Within your PI session configuration under Backlog Board you can find a separate Tab to do the team field mapping

Select your team field which is used to identify teams for Backlog level issue types and provide the unique value which identifies the team.

Team field mapping for Solution Train sessions

In the RTE cockpit, navigate to your ALM connection and in there to the ART mapping area. There you can find a separate Tab to do the team field mapping.

Select your team field which is used to identify teams for Backlog level issue types and provide the unique value which identifies the team.

  • No labels