Skip to main content

Issues and PRs > Resolved Issue Metatags

Arnaud Lachaume avatar
Written by Arnaud Lachaume
Updated over 2 weeks ago

Dataset: Issues & Pull Requests

Entity: Pull Requests

Field ID: resolved_issue_metatags

Type: List of text values

Description: The combination of metatags from all resolved issues (via auto-closing keywords), deduplicated and sorted. It is only applicable to pull requests.

Issue metatags combine the labels and sub-types (e.g. Jira issue type) of issues. This field is useful to simplify filtering, especially when creating dashboard-wide filters.

Source: Calculated

Transformation logic:

  • Pull Requests: Aggregate all results from the metatags field of resolved issues. Metatags are sorted and deduplicated for consistency reasons. Resolved issues are issues that are referenced by a resolving pull request.

  • Issues: Not applicable. This field will always be an empty array [].

From:

Github (PRs)

Gitlab (PRs)

Bitbucket

JIRA

N/A

ClickUp

N/A

Trello

N/A

Did this answer your question?