Types
ThreadLinkCandidate
object
ThreadLinkCandidateFields
sourceId
String!
The identifier of this candidate in its external system; pass this as sourceId when calling createThreadLink.
sourceType
String!
The external system type for this candidate (e.g. jira_issue); pass this as sourceType when calling createThreadLink.
title
String!
description
String
url
String!
status
sourceStatus
The granular, provider-specific status of this candidate (e.g. the raw Jira status label and color).

