Versions Compared

Key

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

...

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.

...

Supported field-types

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

  • Customfield of type single-select

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

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

    Code Block
    [{"value": "<team name / select value>"}]

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

  • Customfield of type checkbox

    Code Block
    [{"value": "<team name / checkbox value>"}]

    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.

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.

...

  • field

...

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.

...

  • types

...

  • .

...