Dataset: Issues & Pull Requests
Entity: Pull Requests
Field ID: resolved_issue_first_assigned_at
Type: Datetime
Description: The earliest first assignment date among all resolved issues (via auto-closing keywords). This field only considers the assigned_at
field of issues, not the last_assigned_at
field. It is only applicable to pull requests.
Source: Calculated
Transformation logic:
Pull Requests: The earliest occurrence of all
assigned_at
fields from resolved issues. Thenull
values are ignored. Anull
value is returned only if allassigned_at
values arenull
. 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 |