Planning Ticket Event
Description
The events that relate to a Planning Ticket, such as when a Ticket is Open, Close or added to a Sprint.
Measures
JiraIssueEvent.eventCount
Event Count
A count of issue events.
JiraIssueEvent.createdEventCount
Created Event Count
A count of issue creation events.
JiraIssueEvent.resolvedEventCount
Resolved Event Count
A count of issue resolution events.
JiraIssueEvent.accumulatedCreated
Accumulated Created
A cumulative sum of issue creation events.
JiraIssueEvent.accumulatedResolved
Accumulated Resolved
A cumulative sum of issue resolution events.
JiraIssueEvent.minEventOccurredAt
Min Event Occurred at
The smallest timestamp for an issue event, expressed as a UNIX timestamp.
Dimensions
JiraIssueEvent.timeInterval
Time of Event
The timestamp for when the issue event occurred.
JiraIssueEvent.id
Id
JiraIssueEvent.event
Event
The kind of event that occurred, such as Created or when an issue is added to a Sprint.
JiraIssueEvent.eventOccurredAt
Occured At (Unix Timestamp)
UNIX timestamp representation of when the issue event occurred.
Connected Cubes
All fields belonging to the following cubes are also reachable from JiraIssueEvent:
Last updated