Planning Ticket Hierarchy Issues
Description
Metrics relating to issues that are part of a structured hierarchy, such as Outcomes containing Initative, or Initatives containing Epics.
Measures
JiraHierarchyIssues.minCreatedAt
Min Created at
The smallest creation date for hierarchy issues, as a UNIX timestamp.
JiraHierarchyIssues.minAssignedAt
Min Assigned at
The smallest UNIX timestamp for when an hierarchy was assigned.
JiraHierarchyIssues.minInProgressAt
Min in Progress at
The smallest UNIX timestamp for when an hierarchy was marked in-progress.
JiraHierarchyIssues.minResolvedAt
Min Resolved at
The smallest UNIX timestamp for when an hierarchy was resolved.
JiraHierarchyIssues.minDueAt
Min Due at
The smallest UNIX timestamp for when an hierarchy is due, as set in the planning tool.
JiraHierarchyIssues.count
Count
Total number of hierarchy issues.
Dimensions
JiraHierarchyIssues.id
Id
JiraHierarchyIssues.key
Key
Key identifying the hierarchy issue, as defined in the planning tool.
JiraHierarchyIssues.name
Name
Name or title of the hierarchy issue.
JiraHierarchyIssues.type
Type
Type of the hierarchy issue (e.g., Outcome, Initative).
JiraHierarchyIssues.status
Status
Status of the hierarchy issue (e.g., Open, Closed).
JiraHierarchyIssues.statusCategory
Status Category
Category of the hierarchy issue's status (e.g., To Do, In Progress).
JiraHierarchyIssues.resolution
Resolution
Resolution of the hierarchy issue (e.g., Fixed, Closed).
JiraHierarchyIssues.priority
Priority
Priority level of the hierarchy issue (e.g., high, low).
JiraHierarchyIssues.createdAt
Created at
UNIX timestamp of when the hierarchy issue was created.
JiraHierarchyIssues.assignedAt
Assigned at
UNIX timestamp of when the hierarchy issue was assigned a contributor.
JiraHierarchyIssues.inProgressAt
In Progress at
UNIX timestamp of when the hierarchy issue was marked as in progress.
JiraHierarchyIssues.resolvedAt
Resolved at
UNIX timestamp of when the hierarchy issue was resolved.
JiraHierarchyIssues.dueAt
Due at
UNIX timestamp of the hierarchy issue's due date.
Connected Cubes
All fields belonging to the following cubes are also reachable from JiraHierarchyIssues:
Last updated