jiraCachedTicket
Returns a Jira cached ticket detail, or null when it cannot be found.
jiraCachedTicket(issueKey: ID!): JiraCachedTicketDetailArguments
The issue key used to filter or perform the operation.
Returns
Whether this Jira cached ticket detail is sue key.
The project key associated with this Jira cached ticket detail.
The summary associated with this Jira cached ticket detail.
Current status of this Jira cached ticket detail.
The coverage associated with this Jira cached ticket detail.
Whether this Jira cached ticket detail is stale.
ISO 8601 timestamp when this Jira cached ticket detail summary fetched. May be null when unavailable or not applicable.
ISO 8601 timestamp when this Jira cached ticket detail detail fetched. May be null when unavailable or not applicable.
ISO 8601 timestamp when this Jira cached ticket detail comments fetched. May be null when unavailable or not applicable.
ISO 8601 timestamp when this Jira cached ticket detail was last updated.
The summary data associated with this Jira cached ticket detail. May be null when unavailable or not applicable.
The detail data associated with this Jira cached ticket detail. May be null when unavailable or not applicable.
The comments data associated with this Jira cached ticket detail. May be null when unavailable or not applicable.
Cache entries associated with this Jira cached ticket detail.