Represents an issue linked to a Jira ticket.
type JiraIssueDetailType { issueId: String! issueName: String }
issueId String!
String!
Unique identifier of the issue
issueName String
String
Name or title of the issue
{} AuditLog.issues
Last updated 3 months ago