An association type referencing issues in Jira.
{"associationType": "issueIdOrKeys", "values": [ "ABC-123", "ABC-456" ]} Copy
{"associationType": "issueIdOrKeys", "values": [ "ABC-123", "ABC-456" ]}
Defines the association type.
issueIdOrKeys Copy
issueIdOrKeys
The Jira issue keys or IDs to associate the entity with.
The number of values counted across all associationTypes must not exceed a limit of 500.
An association type referencing issues in Jira.
Example