Skip to main content
Issues and PRs > Review requested at
Tom Williams avatar
Written by Tom Williams
Updated over a week ago

Dataset: Issues & Pull Requests

Entity: Pull Requests, Issues

Field ID: review_requested_at

Type: Datetime

Description: The datetime at which the pull request review was first requested. For issues, it is the timestamp of the oldest request across all resolving pull requests.

Source: Calculated

Transformation logic:

  • Pull requests: It is the datetime of the first review requested event, which happens when a reviewer is assigned for the first time.

  • Issues: it is the datetime of the oldest request for review across all resolving pull requests. Resolving pull requests are pull requests that reference the issue via auto-closing keywords.

The table below maps the fields or logic from the source systems corresponding the most closely to the transformation carried out by Keypup:

From:

Github (PRs)

The date of the first review requested event

Gitlab (PRs)

The date of the first review requested event

Bitbucket (PRs)

The date of the first review requested event

JIRA

N/A (see transformation logic)

ClickUp

N/A (see transformation logic)

Trello

N/A (see transformation logic)

Did this answer your question?