Skip to main content
Issues and PRs > Assigned at
Tom Williams avatar
Written by Tom Williams
Updated over 5 months ago

Dataset: Issues & Pull Requests

Entity: Pull Requests, Issues

Field ID: assigned_at

Type: Datetime

Description: The datetime at which a user was first assigned to the item.

Source: Calculated

Transformation logic:

  • GitHub, GitLab, Jira, and Trello: It is the datetime of the first user assigned event, which happens when a user is added to the list of assignees for the first time.

  • ClickUp: Since this app does not expose historical events, Keypup tracks changes on the assignees field to detect this timestamp. This tracking only applies to assignments performed after the project has been connected to Keypup. This field remains null when we detect that reviewers were assigned before importing the issue or pull request to Keypup because we cannot know precisely when this assignment occurred.

From:

Github (PRs, Issues)

The date of the first user assigned event

Gitlab (PRs, Issues)

The date of the first user assigned event

Bitbucket (PRs)

N/A - no concepts of assignment

JIRA (Issues)

The date of the first user assigned event

ClickUp (Issues)

Use updated_at when the assignees attribute is populated for the first time

Trello (Issues)

The date of the first user assigned event

Did this answer your question?