Skip to main content

Issues and PRs > Resolved Issue first assigned at

Tom Williams avatar
Written by Tom Williams
Updated over 3 weeks ago

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. The null values are ignored. A null value is returned only if all assigned_at values are null. Resolved issues are issues that are referenced by a resolving pull request.

  • Issues: Not applicable. This field will always be null.

From:

Github

Gitlab

Bitbucket

JIRA

N/A

ClickUp

N/A

Trello

N/A

Did this answer your question?