...
Select which field is used to identify ARTs for Backlog-level issue types and provide the unique value which identifies the ART.
...
Info |
---|
New (October 2024): Values should be comma-separated and entered without any special formatting |
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 /Code Block select
value>"}Labels field
Code Block ["<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
Code Block [{"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
Code Block [{"value": "<ART 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.