Skip to main content
Issues and PRs > Past Workflow Statuses
Arnaud Lachaume avatar
Written by Arnaud Lachaume
Updated over 5 months ago

Dataset: Issues & Pull Requests

Entity: Pull Requests, Issues

Field ID: past_workflow_statuses

Type: Text List

Description: The list of workflow statuses that the issue went through previously. It excludes the current workflow status the issue is in.

This field is useful for refining cycle time metrics using the Workflow Timeline field, by selecting only applicable issues. E.g. When calculating a Cycle Time on post-development stages (QA + Staged for Release + Released + Documented/Communicated), there is no point in selecting all issues. Using this field you can restrict the metric to issues that have previously gone through the "In Progress / Development" status.

Source: App

Transformation logic:

  • Jira and Trello: Generated by collecting the workflow statuses of all status updated events, except the last one.

  • ClickUp: This field will always return an empty array. ClickUp does not expose historical events on its API.

From:

Github

N/A

Gitlab

N/A

Bitbucket

N/A

JIRA (Issues)

Collected from status updated events

ClickUp (Issues)

Unavailable. ClickUp does not expose historical events.

Trello (Issues)

Collected from status updated events

Did this answer your question?