Skip to main content

Issues and PRs > Resolving PR first merged at

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

Dataset: Issues & Pull Requests

Entity: Issues

Field ID: resolving_pr_first_merged_at

Type: Datetime

Description: The earliest merge date among all resolving PRs. (via auto-closing keywords). It is only applicable to issues.

Source: Calculated

Transformation logic:

  • Pull Requests: Not applicable. This field will always be null.

  • Issues: The earliest occurrence of all merged_at fields inherited from resolving pull requests. The null values are ignored. A null value is returned only if all merged_at values are null.

From:

Github (PRs)

Gitlab (PRs)

Bitbucket

JIRA

N/A

ClickUp

N/A

Trello

N/A

Did this answer your question?