Dataset: Issues & Pull Requests
Entity: Pull Requests
Field ID: resolved_issue_first_created_at
Type: Datetime
Description: The earliest creation date among all resolved issues (via auto-closing keywords).
It can be used to calculate specific stages of the cycle time. E.g. the time elapsed between the creation date of an issue and the actual end of the development.
Source: Calculated
Transformation logic:
Pull Requests: The earliest occurrence of all
created_at
fields from resolved issues. Resolved issues are issues that are referenced by a resolving pull request.Issues: Not applicable. This field will always be
null
.
From: |
|
Github | Inferred from GitHub auto-closing keywords |
Gitlab | Inferred from GitLab auto-closing keywords |
Bitbucket | Inferred from Bitbucket auto-closing keywords |
JIRA | N/A |
ClickUp | N/A |
Trello | N/A |