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

Dataset: Issues & Pull Requests

Entity: Pull Requests, Issues

Field ID: last_assigned_at

Type: Datetime

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

Source: Calculated

Transformation logic:

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

  • ClickUp: Since this app do 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 prior to 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 last user assigned event

Gitlab (PRs, Issues)

The date of the last user assigned event

Bitbucket (PRs)

N/A - no concepts of assignment

JIRA (Issues)

The date of the last user assigned event

ClickUp (Issues)

Use updated_at when the assignees attribute is populated.

Trello (Issues)

The date of the last user assigned event

Did this answer your question?