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